![]() |
ETS-Core
version:0.0.4-46-ge2d8
Core actors for the ETS-6
|
Public Member Functions | |
subroutine | combine_transport (COREPROF, EQUILIBRIUM, CORETRANSP1, CORETRANSP2, CORETRANSP3, CORETRANSP4, CORETRANSP5, CORETRANSP_OUT, codeparameters) |
Definition at line 1 of file transport_combiner.f90.
subroutine transport_combiner::combine_transport | ( | type (ids_core_profiles) | COREPROF, |
type (ids_equilibrium) | EQUILIBRIUM, | ||
type (ids_core_transport) | CORETRANSP1, | ||
type (ids_core_transport) | CORETRANSP2, | ||
type (ids_core_transport) | CORETRANSP3, | ||
type (ids_core_transport) | CORETRANSP4, | ||
type (ids_core_transport) | CORETRANSP5, | ||
type (ids_core_transport) | CORETRANSP_OUT, | ||
type (ids_parameters_input) | codeparameters | ||
) |
Definition at line 21 of file transport_combiner.f90.
References transport_combiner_tools::add_transport_from_input_ids(), assign_model_settings(), and transport_combiner_tools::prefill_coretransp_out().
Referenced by fc2k_transport_combiner(), and test_transport_combiner().