CAM
FatesPlantRespPhotosynthMod.F90 File Reference

Modules

module  fatesplantrespphotosynthmod
 

Functions/Subroutines

subroutine, public fatesplantrespphotosynthmod::fatesplantrespphotosynthdrive (nsites, sites, bc_in, bc_out, dtime)
 
subroutine fatesplantrespphotosynthmod::leaflayerphotosynthesis (f_sun_lsl, parsun_lsl, parsha_lsl, laisun_lsl, laisha_lsl, canopy_area_lsl, ft, vcmax, jmax, tpu, co2_rcurve_islope, veg_tempk, veg_esat, can_press, can_co2_ppress, can_o2_ppress, btran, bbb, cf, gb_mol, ceair, mm_kco2, mm_ko2, co2_cpoint, lmr, psn_out, rstoma_out, anet_av_out)
 
subroutine fatesplantrespphotosynthmod::scaleleaflayerfluxtocohort (nv, psn_llz, lmr_llz, rs_llz, anet_av_llz, elai_llz, c_area, nplant, treelai, treesai, rb, gscan, gpp, rdark)
 
real(r8) function fatesplantrespphotosynthmod::ft1_f (tl, ha)
 
real(r8) function fatesplantrespphotosynthmod::fth_f (tl, hd, se, scaleFactor)
 
real(r8) function fatesplantrespphotosynthmod::fth25_f (hd, se)
 
subroutine fatesplantrespphotosynthmod::quadratic_f (a, b, c, r1, r2)
 
subroutine fatesplantrespphotosynthmod::quadratic_fast (a, b, c, r1, r2)
 
subroutine fatesplantrespphotosynthmod::updatecanopyncannradpresent (currentPatch)
 
subroutine fatesplantrespphotosynthmod::getcanopygasparameters (can_press, can_o2_partialpress, veg_tempk, air_tempk, air_vpress, veg_esat, rb, mm_kco2, mm_ko2, co2_cpoint, cf, gb_mol, ceair)
 
subroutine fatesplantrespphotosynthmod::leaflayermaintenancerespiration (lmr25top_ft, nscaler, ft, veg_tempk, lmr)
 
subroutine fatesplantrespphotosynthmod::leaflayerbiophysicalrates (parsun_lsl, ft, vcmax25top_ft, jmax25top_ft, tpu25top_ft, co2_rcurve_islope25top_ft, nscaler, veg_tempk, btran, vcmax, jmax, tpu, co2_rcurve_islope)
 

Variables

character(len= *), parameter, private fatesplantrespphotosynthmod::sourcefile = __FILE__
 
real(r8), parameter fatesplantrespphotosynthmod::rsmax0 = 2.e4_r8
 
logical fatesplantrespphotosynthmod::debug = .false.