![]() |
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 |
Here is the call graph for this function:
Here is the caller graph for this function:
|
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.
Here is the caller graph for this function:
|
private |
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Print Header with licence and references.
Here is the caller graph for this function: