Namespace catchemcore_mod¶
Namespace List > catchemcore_mod
Public Functions¶
| Type | Name |
|---|---|
| subroutine | core_init (class(catchemcoretype), intent(inout) this, character(len=*), intent(in), optional name, integer, intent(out) rc) Initialize the CATChem core. |
Public Functions Documentation¶
function core_init¶
Initialize the CATChem core.
subroutine catchemcore_mod::core_init (
class( catchemcoretype ), intent(inout) this,
character(len=*), intent(in), optional name,
integer, intent(out) rc
)
Sets up the core framework and initializes the error manager. Components are initialized later during configuration.
The documentation for this class was generated from the following file src/core/CATChemCore_Mod.F90