31 logical :: execute_preprocess = .true.
32 logical :: execute_model = .false.
module Launcher(a launcher of main routine)
subroutine, public launcher(execute_preprocess, execute_model)
program scaledg_pp
Program SCALE-DG_pp (a launcher of main routine)