- 09 Jun, 2021 1 commit
-
-
- 08 Jun, 2021 2 commits
-
-
Dmitry Yu. Naumov authored
Some parts of the code expect an empty set of active elements if all of the elements are active.
-
Dmitry Yu. Naumov authored
Two parallel excavations starting at different times and with different excavation rates. Mainly for testing of the multi material excavation procedures.
-
- 07 Jun, 2021 3 commits
-
-
Dmitry Yu. Naumov authored
-
Dmitry Yu. Naumov authored
The previous implementation was looking for one deactivated subdomain, but there could be multiple subdomains inactive at the same time. Now all deactivated subdomains are searched for active/inactive elements.
-
Dmitry Yu. Naumov authored
New Process: Stokes flow See merge request !3617
-
- 03 Jun, 2021 24 commits
-
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
Dmitry Yu. Naumov authored
Refactor polygon tree interfaces. See merge request !3634
-
Moving them from protected section. All of the access is now through public interface and these parts can be hidden.
-
The following for-loop is not run anyway.
-
-
-
-
Replacing different two different access types, one through a getPolygon() member function, another through direct data member _node_polygon access.
-
-
-
Tom Fischer authored
[MPL] rename HeatConduction -> ThermalConductivity See merge request !3651
-
joergbuchwald authored
-
renchao.lu authored
[CL] Exchange reactions feature to ChemistryLib See merge request !3648
-
Dmitry Yu. Naumov authored
Updating MCAS UBI models for new MFront version See merge request !3653
-
garibay-j authored
-
garibay-j authored
This feature adds the capability to model exchange reactions using the Phreeqc solver
-
- 02 Jun, 2021 10 commits
-
-
Dmitry Yu. Naumov authored
Fixed a MFront related bug in HM See merge request !3652
-
Dmitry Yu. Naumov authored
[THM] rename point heat source project/geometry files See merge request !3650
-
-
-
-
Dmitry Yu. Naumov authored
TH2M refactorings See merge request !3649
-
tnagel authored
-
-
-
while rewriting the "get" function. This is the second step to separate behaviour from state.
-