PartMC 2.1.1
|
The extract_sectional_aero_species program. More...
Functions/Subroutines | |
program | extract_sectional_aero_species |
Read NetCDF sectional output files and write out the per-species bulk aerosol concentrations in text format. | |
subroutine | nc_check_msg (status, error_msg) |
Check return status of NetCDF function calls. |
The extract_sectional_aero_species program.
program extract_sectional_aero_species | ( | ) |
Read NetCDF sectional output files and write out the per-species bulk aerosol concentrations in text format.
subroutine extract_sectional_aero_species::nc_check_msg | ( | integer,intent(in) | status, |
character(len=*),intent(in) | error_msg | ||
) |
Check return status of NetCDF function calls.
status | Status return value. |
error_msg | Error message in case of failure. |