Skip to content

5.7.1

Compare
Choose a tag to compare
@bilke bilke released this 09 Aug 14:15
· 389 commits to master since this release

New features/changes

  • Process
    • New keyword $CONSTANT in PCS to set the user provided value to node values (#15)
    • Improvements of TES/TNEQ (#40, #68)
    • New Minkley and Burgers solid material models (#46)
    • Support nonlinear flow in LIQUID_FLOW (#51)
    • allow to run non-GEMS processes with OGS-GEMS build (#67)
  • Output
    • new output format type CSV for point and polyline (#13)
    • support MMP_VALUES and MFP_VALUES in PVD output (#14)
    • add tensor output to VTK point data (#36)
  • Efficiency
    • Speedup of shape function computations (#38)
  • CMake
    • removed OGS_FEM_* CMake options. Please use new CMake options OGS_CONFIG, OGS_LSOLVER, and OGS_CHEMSOLVER (#4, #18)
    • accept user provided PROCESSOR_COUNT CMake option (#43)
  • Misc.
    • Formatted entire code with clang-format (#16)
    • Automatic build check using Travis CI (#30)
    • Mingw 64-Bit builds and package naming with git information (#47)

Fixed bugs

  • bug fix in the monolithic scheme of HM coupled with T in the staggered manner (#5)
  • fix output directory for vtk partical files (#6)
  • fix the reloading solution functionality with MPI (#7)
  • skip comment lines in OUT files (#10)
  • fix a segmentation fault with invalid element value names in PVD output (#12)
  • critical bug fix in NONLINEAR time stepping (#17)
  • fix a bug in applying DIRECT bc and st for mass transport (#41)
  • remove output of extra "ZONE" (#42)
  • fix BENCHMARK_DIR CMake option (#44)
  • bug fix and improvement in the parallel computing with PETSc (#50)
  • bug fix in calculating the first time step length with adaptive time stepping (#62)

New benchmarks

Deactivated benchmarks

  • ECLIPSE_DUMUX/kinetic_CO2phase_generation_E100/CO2phase_gen_E100
  • ECLIPSE_DUMUX/kinetic_CO2phase_generation_E300/CO2phase_gen_E300
  • ECLIPSE_DUMUX/1phase_radialflow_1phase_transport/1pf_1pt
  • ECLIPSE_DUMUX/2phase_flow_2phase_tracertransport/2pf_2pt