Releases: sintefmath/GeoEnergyIO.jl
Releases · sintefmath/GeoEnergyIO.jl
v1.1.7
GeoEnergyIO v1.1.7
Merged pull requests:
v1.1.6
GeoEnergyIO v1.1.6
v1.1.5
GeoEnergyIO v1.1.5
v1.1.4
GeoEnergyIO v1.1.4
Changes
- Support for fixing corner point grids with non-monotone pillar points. This fixes error messages on some historic corner-point meshes, most notably PUNQ-S3.
- Fixes to defaulted keywords when using COPY on a sub-box where the keyword is not already defined.
- Additional hysteresis keywords, MINPVV
- Support for parsing multiple files in
parse_grdecl_file
(e.g. for PORO in a separate file)
v1.1.3
GeoEnergyIO v1.1.3
Changes
- Greatly improved parser performance
- Improved WELTARG support
- Allow runtime customization of skipped records
Merged pull requests:
v1.1.2
GeoEnergyIO v1.1.2
v1.1.1
GeoEnergyIO v1.1.1
Merged pull requests:
- Bump julia-actions/cache from 1 to 2 (#8) (@dependabot[bot])
v1.1.0
GeoEnergyIO v1.1.0
Changes
- Support for more keywords
- Better printing when verbose is on (use of colors now distinguishes warnings and information)
- Support multiple EOS regions in compositional parsing (breaking change - such keywords that were vectors are now vectors of vectors, e.g. for molar masses)
- NNC support
- Greatly improved support for TOPS/DX/DY/DZ meshes
Merged pull requests:
- Bump julia-actions/setup-julia from 1 to 2 (#7) (@dependabot[bot])