Releases: bradleyjeck/Perfcode
Releases · bradleyjeck/Perfcode
Summer 2011 Version
This release incorporates several new features:
- Global water balance computation to show volume within porous and surface phases at each time step.
- Added support for 1D model which is much faster for simple geometries
- Added two test examples.to the repository
There is also some notable re-factoring and code clean up:
- Boundary condition handling moved to a new module to improve clarity
- Added welcome message to console
Spring 2010 Version
This release comprises the source files appearing in the appendix of the online report / dissertation linked in the project readme plus some minor changes to format statements. The format statements were changed to facilitate compiling with gfortran.