Thursday, May 13, 2021

WHETGEO 1D

WHETGEO-1D (Water HEat and Transport in GEOframe) is a physically based model simulating the water and energy budgets in a soil column. WHETGEO-1D is developed as an open-source code, adopting the Object-Oriented paradigm and a generic programming approach to improve its usability and expandability. WHETGEO-1D is fully integrated in the GEOframe/OMS3 system allowing the use of the many ancillary tools it provides.



    • _README.ipynb describes the contents of the OMS project. Here you can find a brief description of existing simulation files and Jupyter notebooks for preparing input and visualize output.
    • 00_How_to_Read_NetCDF.ipynb contains a brief introduction on the netCDF file format and how to deal with data by using the python library xarray
    • 00_OMS_Timeseries.ipynb shows how to prepare time series OMS compliant
    • 00_Run_OMS_within_Jupyter.ipynb explains how to run an OMS simulation within a Jupyter notebook
    • 00_Richards_computational_grid.ipynb shows how to create the computational grid to solve the Richards equation. Besides the python scripts, here you can find an explanation of the data required to correctly define the computational grid
    • 00_WHETGEO1D_Richards.ipynb shows how to set up the .sim file to solve the Richards’equation.
  • Here https://zenodo.org/deposit/4749319 you can find a frozen version of the OMS project

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.