CAM
phys_prop.F90 File Reference

Data Types

type  phys_prop::physprop_type
 

Modules

module  phys_prop
 

Functions/Subroutines

subroutine, public phys_prop::physprop_accum_unique_files (radname, type)
 
subroutine double_capacity (array)
 
subroutine, public phys_prop::physprop_init ()
 
integer function, public phys_prop::physprop_get_id (filename)
 
subroutine, public phys_prop::physprop_get (id, sourcefile, opticstype, sw_hygro_ext, sw_hygro_ssa, sw_hygro_asm, lw_hygro_abs, sw_nonhygro_ext, sw_nonhygro_ssa, sw_nonhygro_asm, sw_nonhygro_scat, sw_nonhygro_ascat, lw_abs, refindex_aer_sw, refindex_aer_lw, r_sw_ext, r_sw_scat, r_sw_ascat, r_lw_abs, mu, extpsw, abspsw, asmpsw, absplw, refrtabsw, refitabsw, refrtablw, refitablw, aername, density_aer, hygro_aer, dryrad_aer, dispersion_aer, num_to_mass_aer, ncoef, prefr, prefi, sigmag, dgnum, dgnumlo, dgnumhi, rhcrystal, rhdeliques)
 
subroutine phys_prop::aerosol_optics_init (phys_prop, nc_id)
 
subroutine phys_prop::hygro_optics_init (phys_prop, nc_id)
 
subroutine phys_prop::zero_optics_init (phys_prop, nc_id)
 
subroutine phys_prop::insoluble_optics_init (phys_prop, nc_id)
 
subroutine phys_prop::volcanic_radius_optics_init (phys_prop, nc_id)
 
subroutine phys_prop::volcanic_optics_init (phys_prop, nc_id)
 
subroutine phys_prop::hygroscopic_optics_init (phys_prop, nc_id)
 
subroutine phys_prop::nonhygro_optics_init (phys_prop, nc_id)
 
subroutine phys_prop::refindex_aer_init (phys_prop, nc_id)
 
subroutine phys_prop::modal_optics_init (props, ncid)
 
subroutine phys_prop::bulk_props_init (physprop, nc_id)
 
real(r8) function phys_prop::exp_interpol (x, f, y)
 
real(r8) function phys_prop::lin_interpol (x, f, y)
 
subroutine phys_prop::aer_optics_log (name, ext, ssa, asm)
 
subroutine phys_prop::aer_optics_log_rh (name, ext, ssa, asm)
 

Variables

integer, parameter, public phys_prop::ot_length = 32
 
integer phys_prop::numphysprops = 0
 
type(physprop_type), dimension(:), pointer phys_prop::physprop
 
character(len=256), dimension(:), allocatable phys_prop::uniquefilenames
 

Function/Subroutine Documentation

◆ double_capacity()

subroutine physprop_accum_unique_files::double_capacity ( character(len=256), dimension(:), intent(inout), allocatable  array)
private
Here is the caller graph for this function: