Skip to content

Commit

Permalink
Remove local version of max_cs so that the global one will be used fi…
Browse files Browse the repository at this point in the history
…xing ESCOMP#1394
  • Loading branch information
ekluzek committed Sep 20, 2021
1 parent c3aea99 commit ebcd92d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/biogeophys/PhotosynthesisMod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -4241,7 +4241,6 @@ subroutine ci_func_PHS(x,cisun, cisha, fvalsun, fvalsha, p, iv, c, bsun, bsha, b
real(r8) :: aquad, bquad, cquad ! terms for quadratic equations
real(r8) :: r1, r2 ! roots of quadratic equation
real(r8) :: term ! intermediate in Medlyn stomatal model
real(r8), parameter :: max_cs = 10.e-06_r8 ! Max CO2 partial pressure at leaf surface (Pa) for PHS
!
!------------------------------------------------------------------------------

Expand Down

0 comments on commit ebcd92d

Please sign in to comment.