Human Water Interface in CESM

Search

Search IconIcon to open search

clm_instMod.F90

Last updated Oct 31, 2022 Edit Source

# Overview:

In the new module CTSM/src/biogeophys/SectorWaterMod.F90 we define a new type: sectorwater_type.

In this module we create the instance of this object sectorwater_inst which later is used during the run.

We also do here the initialization which include allocating the memory and providing default values for all the fields required by sectorwater_inst object.