Skip to content

v0.2.35

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Oct 12:54
d8fcf98

JutulDarcy v0.2.35

Diff since v0.2.34

  • Improved docs
  • Coarsening/upscaling routines,
  • Parametric rel.perm. cruves (LET/Brooks-Corey)
  • Updated plotting, new plotter for field-scale responses
  • Units and lots of improvements in well plotter
  • Support for SALINITY keyword in CO2 models as an alternative to using salt mole fractions

New Examples:

  • Added a new example demonstrating history matching a coarse model using the CGNet method. This includes setting up the optimization problem and comparing results with a fine model.
  • Introduced a new example showing how to coarsen a model using various methods and comparing the results with the fine-scale model.
  • New example demonstrating different relative permeability functions and how these can be calibrated against data

Merged pull requests:

  • Added step_no to sum_co2_inventory (#68) (@turquoisedragon2926)
  • Upscaling/coarsening of models, CGNet example, relperm example, LET functions, new GUIs, rewritten well plotter (#71) (@moyner)

Closed issues:

  • bottom hole pressure (#63)
  • Function arguments in examples (#67)
  • setting custom objective function (#69)