Functions/Subroutines

extract_aero_total.F95 File Reference

The extract_aero_total program. More...

Functions/Subroutines

program extract_aero_total
 Read NetCDF output files and write out the total aerosol number and mass concentrations in text format.
subroutine nc_check_msg (status, error_msg)
 Check return status of NetCDF function calls.

Detailed Description

The extract_aero_total program.


Function Documentation

program extract_aero_total (  )

Read NetCDF output files and write out the total aerosol number and mass concentrations in text format.

subroutine extract_aero_total::nc_check_msg ( integer,intent(in)  status,
character(len=*),intent(in)  error_msg 
)

Check return status of NetCDF function calls.

Parameters:
statusStatus return value.
error_msgError message in case of failure.