GBS
|
Functions/Subroutines | |
subroutine, public | control_run () |
subroutine | copy_input_from_stdin (input) |
Copy the input namelists read from stdin to a local file. More... | |
subroutine | print_simulation_header (mpi_env) |
Print Header with licence and references. More... | |
subroutine | initialize_modules (mpi_env, input) |
subroutine, public run_controller_mod::control_run |
|
private |
Copy the input namelists read from stdin to a local file.
The usual workflow is to pass the input namelists in the standard input. In order to have a copy of the exact input file used for the simulation, the stdin is copied to a local file.
|
private |
|
private |
Print Header with licence and references.