Skip to content
- Added `@saveconfig` decorator
- Added `get_unique_relevant_model` function
- Made arguments to `configure()` explicit
- Implemented `ViewModule`
- Made `OutputModule` more robust and flexible
- Added `PointSet` and `XPointSet` classes
- Implemented nth order 1D Gauss-Legendre shape functions
- Implemented `ElemTables` for element-wise fields (e.g. T3 strains and stresses, or element size)
- Made `parse_file` more robust, handling lists and whitespace better
- Replaced `[mdt/opt]_[arg/dict/list]` functions with `check_[value/dict/list]` functions