The extract_aero_particle_mass program. More...
Functions/Subroutines | |
program | extract_aero_particle_mass |
Read NetCDF output files and write out the individual particle masses. | |
subroutine | nc_check_msg (status, error_msg) |
Check return status of NetCDF function calls. |
The extract_aero_particle_mass program.
program extract_aero_particle_mass | ( | ) |
Read NetCDF output files and write out the individual particle masses.
subroutine extract_aero_particle_mass::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. |