MFC: Simulation
High-fidelity multiphase flow simulation
|
Functions/Subroutines | |
program | __m_global_parameters_fpp_f90__ |
subroutine | s_assign_default_values_to_user_inputs |
Assigns default values to the user inputs before reading them in. This enables for an easier consistency check of these parameters once they are read from the input file. | |
subroutine | s_initialize_global_parameters_module |
The computation of parameters, the allocation of memory, the association of pointers and/or the execution of any other procedures that are necessary to setup the module. | |
subroutine | s_initialize_parallel_io |
Initializes parallel infrastructure. | |
subroutine | s_finalize_global_parameters_module |
Module deallocation and/or disassociation procedures. | |
program __m_global_parameters_fpp_f90__ |
|
private |
Assigns default values to the user inputs before reading them in. This enables for an easier consistency check of these parameters once they are read from the input file.
|
private |
Module deallocation and/or disassociation procedures.
|
private |
The computation of parameters, the allocation of memory, the association of pointers and/or the execution of any other procedures that are necessary to setup the module.
|
private |
Initializes parallel infrastructure.