Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@gitlab.opengeosys.org/ogs/ogs.git. Pull mirroring updated .
  1. Aug 30, 2024
  2. Aug 29, 2024
  3. Aug 27, 2024
  4. Aug 26, 2024
  5. Aug 24, 2024
  6. Aug 22, 2024
  7. Aug 21, 2024
  8. Aug 20, 2024
  9. Aug 19, 2024
    • Dmitri Naumov's avatar
      [ci] Explicitly "free" 0-core binding of mpirun · 8e4e025f
      Dmitri Naumov authored
      Binding to core 0 is default behaviour of mpirun(1):
      
      Please note that mpirun automatically binds processes as of the start of the v1.8 series. Three binding patterns are used in the absence of any further directives:
      
      Bind to core: when the number of processes is <= 2
      Bind to socket: when the number of processes is > 2
      Bind to none: when oversubscribed
      8e4e025f
  10. Aug 14, 2024
  11. Aug 13, 2024
  12. Aug 08, 2024
    • Max Jaeschke's avatar
      Add tests for algebraic BC method · d77f0897
      Max Jaeschke authored and HBShaoUFZ's avatar HBShaoUFZ committed
      Relax tolerance for algebraic BC in fixed_power_constant_flow
      
      Add tests for BHE-Sandwich benchmark
      
      fix test errors
      
      add weighting factor in tests
      
      add weighting factor in tests
      d77f0897
    • HBShaoUFZ's avatar
      [T/BHE] Sandwich benchmark for algebraic BC feature · bed55875
      HBShaoUFZ authored
      set T_BHE to secondary variable
      
      [Test/BHE] add temperature Dirichlet boundary condition on the BHE side of the model
      
      remove gml and use new mesh structure
      
      Add Sandwich Benchmark for Algebraic BC feature
      
      Add alg_BC prj for Beier Sandbox
      
      Add algebraicBC beier sandbox benchmark in xml format
      
      Add algebraicBC fixed_power_constant_flow benchmark in xml format
      
      Add process tag linear, input file
      bed55875
    • HBShaoUFZ's avatar
      add feature to normalize A matrix and RHS vector · a15413b1
      HBShaoUFZ authored
      implementation, normalize A and rhs
      
      add feature in nonlinear solver
      
      Comment out of writing matrices for debugging
      
      Normalize linear equation system only for rectangular shaped A Matrix
      
      add the switch in NonlinearSolver
      
      add feature in matMultTranspose
      
      only when A is not square
      
      deactivate PETSc implementation
      
      add the check function in EquationSystem
      
      add override functions in ODE
      
      add override functions in TimeDiscretizedODESystem
      a15413b1
  13. Aug 06, 2024
  14. Aug 05, 2024
  15. Aug 02, 2024
Loading