geoframecomponents / WHETGEO-2D

WHETGEO-2D is a Java-based modeling environment to simulate water flow, heat and solute transport in variably saturated porous media.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WHETGEO-2D

WHETGEO-2D (Water HEat Transport in GEOframe) is a Java-based modeling environment simulating water flow, heat and solute transport in variably saturated porous media.

The source code of external libraries contained in the lib folder can be found here:

  • Buffer contains the source code of the buffer componets.
  • ClosureEquation contains the source code of the parametrization describing the hydraulic and thermal properties of the soil.
  • GEOMesh contains the source code to handle the computational mesh.
  • NetCDF contains the source code of the components to read and write netCDF files,
  • Numerical contains the source code the classes dealing with the algorithms to solve linear systems and to linearize nonlinear systems.

Hoping that WHETGEO will whet your interest.

Contributing

Your contributions are always welcome! Please take a look at the contribution guidelines first.

Acknowledgements

  • Niccolò Tubini, Riccardo Rigon developed the theoretical aspects of the model (Authors).
  • Niccolò Tubini, Riccardo Rigon designed the first version of the code (Authors)
  • Niccolò Tubini implemented and deployed it (Authors)
  • Riccardo Rigon provided financial support
  • Niccolò Tubini was supported by a Ph.D. grant by DICAM-UniTrento by the Italian MIUR Project (PRIN 2017) “WATer mixing in the critical ZONe: observations and predictions under environmental changes-WATZON” (project code: 2017SL7ABC).
  • We thank Professor Vincenzo Casulli and Professor Michael Dumbser for their fruitful discussions on the numerical aspects of the work.

About

WHETGEO-2D is a Java-based modeling environment to simulate water flow, heat and solute transport in variably saturated porous media.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%