Skip to content

August 2019

Latest
Compare
Choose a tag to compare
@einar90 einar90 released this 15 Aug 08:20
· 36 commits to develop since this release
c3925ec

Implemented VFSA (#115)

Implemented SPSA (#117)

Implemented PolarSpline (#121)

RNG Seeds may no longer be set (they did not work as intended
and we did not manage to create a fix) (#126)

Removed opm-common dependency, as a result making building easier (#128)

FieldOpt can now take a file describing "insets" and more targets types
may be set for well controls for the simulator schedule (#129)

HDF5 libraries are now bundled in ThirdParty (#131)

Support reading of additional results from external JSON files (#140)
Support execution of extarnal post-simulation scripts (commit f77559f)

Various bug fixing and enhancements in GA, PSO, APPS and penalty functions