Skip to content

More water states and fluxes that need to be replicated for tracers #479

@billsacks

Description

@billsacks

Looking more closely at the older water isotope branch (branch wiso-clm5-r249 on https://github.com/ncar/water-isotopes), I realized that we're still missing a water state and a number of fluxes that need to be replicated for tracers:

  • wa_col, currently defined in SoilHydrologyType.F90. This should be a straightforward matter of moving this to WaterStateType.

  • Many water fluxes currently defined in atm2lndType and lnd2atmType. I'm not sure what to do here: The easiest solution would probably be to move all water fluxes out of atm2lndType and lnd2atmType and into WaterFluxType. But that means that these atm2lnd and lnd2atm variables would no longer all be together; I've particularly liked having the atm2lnd variables together because there's some complexity with respect to downscaling, and it's nice to have that all in one place. Still, my current feeling is that it's probably best to move these to WaterFluxType, but I'd like to give this more thought and here some thoughts of others. @mathewvrothstein and @mvertens - do you have any thoughts on this?

Metadata

Metadata

Labels

enhancementnew capability or improved behavior of existing capability

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions