NOAA-OWP / SoilMoistureProfiles

Computes 1D soil moisture profile for conceptual reservoirs (e.g., CFE) and layered-based reservoirs (e.g., LGAR)
5 stars 4 forks source link

SoilMoistureProfiles

The soil moisture profiles schemes provide soil moisture distributed over a one-dimensional vertical column and depth to water table. These schemes facilitate coupling among hydrological and thermal models such as (CFE and SFT or LASAM and SFT). It can also be coupled with conceptual hydrologic models to compute rootzone-based actual evapotranspiration. The following three schemes are provided here to compute vertical soil moisture profiles and water table depth.

Conceptual soil reservoir

For conceptual reservoirs, see the following schematic and algorithm. We use the Clap-Hornberger soil moisture characteristic function here, and soil_storage and soil_storage_chage are the two inputs passed through BMI.

smp_schematic

Layered soil reservoir

For layered soil reservoirs, the two options include

Topmodel based soil reservoir

Build and Run Instructions

Detailed instructions on how to build and run SoilMoistureProfiels (SMP) can be found here INSTALL.

Model Configuration File

Detailed description of the parameters for model configuration is provided (here)

Getting help

For questions, please contact Ahmad Jan (ahmad.jan(at)noaa.gov), the main developer/maintainer of the repository.

Known issues or raise an issue

We are constantly looking to improve the model and/or fix bugs as they arise. Please see the Git Issues for known issues or if you want to suggest adding a capability or to report a bug, please open an issue.

Getting involved

See general instructions to contribute to the model development (instructions) or simply fork the repository and submit a pull request.