You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Surface sorption / desorption process implemented. #2658
Tag to fix amount of a KineticReactant in ChemistryLib. #2638
Replaced the material parameters of ThermoHydroMechanicsProcess with MPL. #2614
Explicit tag to set initial stresses in SmallDeformation, ThermoMechancis, HydroMechanics, and RichardsMechanics processes. #2635
Invoke material parameters that are associated with component transport process from MPL. #2646
Integrated another Phreeqc interface using direct memory access approach for reactive transport modeling. #2640
Replaced the specific material properties of TwoPhaseFlowWithPP with generalized MPL. #2644
Pass dt through interfaces instead of storage in process' data or coupled solutions. #2673
Numerics
Generalized implementation for specification of the non-equilibrium initial states. #2633
Bulk element point mapping for tetrahedrons added. #2662
Repeat time step if assembly failed. Specifically for MFront material models if the integration fails, the time step will be repeated given adaptive time stepping scheme. #2730
Boundary condition
Add possibility to specify 'lower' dimensional Robin/Neumann boundary conditions. #2710