PartMC 2.1.0
|
The extract_gas program. More...
Functions/Subroutines | |
program | extract_gas |
Read NetCDF output files and write out the gas mixing ratios in text format. | |
subroutine | nc_check_msg (status, error_msg) |
Check return status of NetCDF function calls. |
The extract_gas program.
program extract_gas | ( | ) |
Read NetCDF output files and write out the gas mixing ratios in text format.
subroutine extract_gas::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. |