mam  v1.0
A Modal Aerosol Model
Private Member Functions | Private Attributes | List of all members
mam_optics_lookup::optics_data_t Interface Reference

Private Member Functions

procedure lookup => optics_data_lookup
 

Private Attributes

logical is_loaded_ = .false.
 
type(string_t) parameter_name_
 
real(kind=musica_dk), dimension(:,:,:,:), allocatable values_
 Optics lookup data (Chebychev coefficients, real refractive index, imaginary refractive index, band) More...
 

Detailed Description

Definition at line 32 of file optics_lookup.F90.

Member Function/Subroutine Documentation

◆ lookup()

procedure mam_optics_lookup::optics_data_t::lookup
private

Definition at line 40 of file optics_lookup.F90.

Member Data Documentation

◆ is_loaded_

logical mam_optics_lookup::optics_data_t::is_loaded_ = .false.
private

Definition at line 35 of file optics_lookup.F90.

◆ parameter_name_

type(string_t) mam_optics_lookup::optics_data_t::parameter_name_
private

Definition at line 34 of file optics_lookup.F90.

◆ values_

real(kind=musica_dk), dimension(:,:,:,:), allocatable mam_optics_lookup::optics_data_t::values_
private

Optics lookup data (Chebychev coefficients, real refractive index, imaginary refractive index, band)

Definition at line 38 of file optics_lookup.F90.


The documentation for this interface was generated from the following file: