Two-Dimensional Boussinesq Equation Model for subsurface flow in a hillslope
A 2D model for the integration of the Boussinesq Equation for subsurface flow is being developed in parallel with GEOtop. Boussinesq Equation is solved with numerical finite volume methods according to Casulli,2008 . The code is written in C and uses common libraries with GEOtop. The model is also accompanied by groovy scripts in the JConsole of JGrass GIS preparing input/output maps and some run examples. Further documatation will be available as soon.
Doxygen Documentation
Temporary documatation obtain with Doxygen is be available here
Input/Output preparation
Input/Output files are managed by the files boussinesq.init and boussinesq.inpts wth the same conects of keywords used for GEOtop 0.9375KMackenzie (see GEOtop_KMackenzie_input_preparation page) . A correct list of keywords is always updating is written in the source files keywords_file_b.h . Further explanation will be available as soon or send a mail in the users' mailig list.
SVN Repository
The code is available via SVN on
https://<YOUR_ACCONT>@dev.fsc.bz.it/private/repos/geotop/related_projects/boussinesq/trunk/boussinesq_trunk
where <YOUR_ACCOUNT> is the user name on https://dev.fsc.bz.it/ (please follow the Download intructions for the GEOtop source code wiki page Download GEOtop )
