- Aug 12, 2024
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Aug 09, 2024
-
-
Lars Bilke authored
[ci] Fix coverage artifacts path. See merge request ogs/ogs!5067
-
Lars Bilke authored
Follow-up on !5043.
-
Lars Bilke authored
-
- Aug 08, 2024
-
-
Dmitri Naumov authored
Add Algebraic BC in the assemble of the HeatTransportBHE Process See merge request ogs/ogs!5025
-
-
The vectors are zero-initialized in the assemble().
-
-
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
-
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
-
HBShaoUFZ authored
fix typo errors fix lint error Extend docu for is_linear fix lint error add reference fix reference error fix doc error doc of weighting factor improve explanation fix lint
-
HBShaoUFZ authored
Only HeatTransportBHE process will require Normalization feature for now. The "requireNormalization" query is set to false by default in all other processes
-
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
-
HBShaoUFZ authored
clang-format
-
HBShaoUFZ authored
add is using power bc into the FlowAndTemperatureControl class
-
HBShaoUFZ authored
Add OGS_FATAL for is_linear without use_algebraic_BC read weighting factor from prj file activate the switch requiresNormalization using the structure to initialize initialization become cleaner
-
HBShaoUFZ authored
Rename function to algebraicBcConcreteProcess Algebraic BC in process data fix type process data set to use process data in HeatTransportBHE change weighting_factor type to double use combined structure change constructor to use the structure
-
- Aug 07, 2024
-
-
Lars Bilke authored
[T] Fix race condition on new AddLayer ctests. See merge request ogs/ogs!5064
-
Lars Bilke authored
Added CI job summarizing OGS log files from failed ctests See merge request ogs/ogs!5043
-
Lars Bilke authored
Tests have to write to different output files when running concurrently.
-
- Aug 06, 2024
-
-
Dmitri Naumov authored
[Tool] Add material id option to AddLayer See merge request ogs/ogs!5040
-
- with option --copy-material_ids instead of --set-material-id - without options --copy-material_ids and --set-material-id - failing test where contradicting options are set
-
-
-
-
Lars Bilke authored
Fix Python broken pipe signal handling See merge request ogs/ogs!5062
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
- Aug 05, 2024
-
-
Dmitri Naumov authored
Some misc. fixes See merge request ogs/ogs!5061
-
Lars Bilke authored
-
Lars Bilke authored
Should fix pytest issue.
-
Lars Bilke authored
global K and M matrices are empty and are not outputted since !5050.
-
Lars Bilke authored
-
Lars Bilke authored
Added OGS log file summary tool See merge request ogs/ogs!5042
-
- Aug 02, 2024
-
-
Dmitri Naumov authored
-