FE-Project
|
module SCALE-DG prep More...
Functions/Subroutines | |
subroutine, public | dg_prep (comm_world, cnf_fname, path, add_path) |
module SCALE-DG prep
subroutine, public mod_dg_prep::dg_prep | ( | integer, intent(in) | comm_world, |
character(len=*), intent(in) | cnf_fname, | ||
character(len=*), intent(in) | path, | ||
logical, intent(in) | add_path ) |
Definition at line 71 of file mod_dg_prep.F90.
References scale_atm_dyn_dgm_nonhydro3d_common::atm_dyn_dgm_nonhydro3d_common_drhot2entot(), mod_atmos_vars::atmosvars_getlocalmeshprgvars(), scale_file_history_meshfield::file_history_meshfield_finalize(), scale_file_restart_meshfield::file_restart_meshfield_setup(), mod_mkinit::mkinit(), mod_mkinit::mkinit_setup(), mod_mktopo::mktopo(), mod_mktopo::mktopo_setup(), mod_mktopo::mktopo_write(), scale_time_manager::time_doend, scale_time_manager::time_doresume, scale_time_manager::time_manager_advance(), scale_time_manager::time_manager_checkstate(), scale_time_manager::time_manager_final(), and scale_time_manager::time_manager_init().
Referenced by mod_dg_launcher::launcher().