|
|
procedure | run (this, solar_zenith_angle, earth_sun_distance, photolysis_rate_constants, dose_rates, heating_rates, diagnostic_label) |
| |
|
procedure | get_grid (this, grid_name, units) |
| |
|
procedure | get_grid_warehouse (this) |
| |
|
procedure | get_profile (this, profile_name, units) |
| |
|
procedure | get_profile_warehouse (this) |
| |
|
procedure | get_radiator (this, radiator_name) |
| |
|
procedure | get_radiator_warehouse (this) |
| |
|
generic | get_updater (this, grid, found) |
| |
|
generic | get_updater (this, profile, found) |
| |
|
generic | get_updater (this, radiator, found) |
| |
|
procedure | number_of_photolysis_reactions (this) |
| |
|
procedure | number_of_dose_rates (this) |
| |
|
procedure | number_of_heating_rates (this) |
| |
|
procedure | photolysis_reaction_labels (this) |
| |
|
procedure | dose_rate_labels (this) |
| |
|
procedure | heating_rate_labels (this) |
| |
|
procedure | get_photolysis_cross_section (this, reaction_label, found) |
| |
|
procedure | get_photolysis_quantum_yield (this, reaction_label, found) |
| |
|
procedure | get_radiation_field (this) |
| |
|
procedure | pack_size (this, comm) |
| |
|
procedure | mpi_pack (this, buffer, position, comm) |
| |
|
procedure | mpi_unpack (this, buffer, position, comm) |
| |
| final | finalize (this) |
| |
|
class(core_t) function, pointer | constructor_file_path (config_file_path, grids, profiles, radiators) |
| |
|
class(core_t) function, pointer | constructor_config (config, grids, profiles, radiators) |
| |