Skip to content

Releases: jfields7/OOPS

OOPS 1.2

16 Jun 18:24

Choose a tag to compare

OOPS 1.2 makes access via FieldMap the default and removes the old array-based system. It is essentially a backport to make code more similar to OOPS-2D. Code written in OOPS 1.1 is not backwards-compatible with OOPS 1.2, and there are enough changes that users are encouraged to rewrite essential parts of their code from scratch.

OOPS 1.1

20 May 18:44

Choose a tag to compare

OOPS 1.1 adds several features to OOPS designed to make it easier to use and more flexible. The most notable changes include a slightly modified parameter system, support for auxiliary fields, and a new build procedure for improved flexibility.

Initial Release

11 May 19:45

Choose a tag to compare

OOPS 1.0 is the basic release version of OOPS. The framework at this point is robust enough and complete enough that it can be used for fairly simple 1d PDEs.