Skip to content

Releases: bradleyjeck/Perfcode

Summer 2011 Version

26 Mar 00:11

Choose a tag to compare

This release incorporates several new features:

  1. Global water balance computation to show volume within porous and surface phases at each time step.
  2. Added support for 1D model which is much faster for simple geometries
  3. Added two test examples.to the repository

There is also some notable re-factoring and code clean up:

  1. Boundary condition handling moved to a new module to improve clarity
  2. Added welcome message to console

Spring 2010 Version

25 Mar 21:40

Choose a tag to compare

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.