Skip to content

Commit

Permalink
Merge pull request ESCOMP#4 from rgknox/bchristo-planthydro-longlived
Browse files Browse the repository at this point in the history
syntax refactors - merge corrections
  • Loading branch information
rgknox authored Mar 19, 2018
2 parents 696702a + 3a0472a commit c39ea07
Show file tree
Hide file tree
Showing 6 changed files with 397 additions and 328 deletions.
2 changes: 2 additions & 0 deletions biogeochem/EDCanopyStructureMod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ module EDCanopyStructureMod
! ============================================================================

use FatesConstantsMod , only : r8 => fates_r8
use FatesConstantsMod , only : itrue, ifalse
use FatesGlobals , only : fates_log
use EDPftvarcon , only : EDPftvarcon_inst
use FatesAllometryMod , only : carea_allom
Expand All @@ -18,6 +19,7 @@ module EDCanopyStructureMod
use EDtypesMod , only : AREA
use FatesGlobals , only : endrun => fates_endrun
use FatesInterfaceMod , only : hlm_days_per_year
use FatesInterfaceMod , only : hlm_use_planthydro
use FatesInterfaceMod , only : numpft
use FatesPlantHydraulicsMod, only : UpdateH2OVeg,InitHydrCohort

Expand Down
Loading

0 comments on commit c39ea07

Please sign in to comment.