FV3-JEDI
surface_vt_mod Module Reference

Functions/Subroutines

subroutine, public crtm_surface (geom, field_slmsk, field_sheleg, field_tsea, field_vtype, field_stype, field_vfrac, field_stc, field_smc, field_u_srf, field_v_srf, field_f10m, field_sss, land_type, vegetation_type, soil_type, water_coverage, land_coverage, ice_coverage, snow_coverage, lai, water_temperature, land_temperature, ice_temperature, snow_temperature, soil_moisture_content, vegetation_fraction, soil_temperature, snow_depth, wind_speed, wind_direction, sea_surface_salinity)
 
subroutine get_lai (lai_type, lai)
 

Function/Subroutine Documentation

◆ crtm_surface()

subroutine, public surface_vt_mod::crtm_surface ( type(fv3jedi_geom), intent(in)  geom,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(in)  field_slmsk,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(in)  field_sheleg,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(in)  field_tsea,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(in)  field_vtype,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(in)  field_stype,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(in)  field_vfrac,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(in)  field_stc,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(in)  field_smc,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(in)  field_u_srf,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(in)  field_v_srf,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(in)  field_f10m,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(in)  field_sss,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(out)  land_type,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(out)  vegetation_type,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(out)  soil_type,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(out)  water_coverage,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(out)  land_coverage,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(out)  ice_coverage,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(out)  snow_coverage,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(out)  lai,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(out)  water_temperature,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(out)  land_temperature,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(out)  ice_temperature,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(out)  snow_temperature,
real(kind=kind_real), dimension(geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(out)  soil_moisture_content,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(out)  vegetation_fraction,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(out)  soil_temperature,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(out)  snow_depth,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(out)  wind_speed,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(out)  wind_direction,
real(kind=kind_real), dimension (geom%isc:geom%iec,geom%jsc:geom%jec,1), intent(out)  sea_surface_salinity 
)

Definition at line 26 of file surface_variables_mod.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ get_lai()

subroutine surface_vt_mod::get_lai ( integer, intent(in)  lai_type,
real(kind=kind_real), intent(out)  lai 
)
private

Definition at line 384 of file surface_variables_mod.f90.

Here is the caller graph for this function: