-
v24.42dfcc67b2 · ·
- Update to work with MoReFEM v24.42. - Set the project so that it might use some of the CoreLibrary scripts (to create a new file, update the specific parts such as header and banner at the top of the file, run clang-format, etc...) - Refactor CMake so that it uses up the custom macro defined in CoreLibrary. - Remove XCode projects, and ensure generation of an XCode project with CMake works. - Refresh CI.
-
v24.047d0ac8e9 · ·
- Update the model to make it work with the version of MoReFEM v24.04. v24.04 has been emitted shortly after v24.03 because this version broke reaction laws (those were not in the test suite and were broken following an API change - see the dedicated [MoReFEM issue](https://gitlab.inria.fr/MoReFEM/CoreLibrary/MoReFEM/-/issues/1874)).
-
-
-
-
v18.47adb1ab5b · ·
- Support #1374: Replace MOREFEM_ROOT by more accurate MODEL_ROOT_DIRECTORY. - Support #1373: Update the model to the v18.47 MoReFEM API. - **Support #1371**: Propagate this ticket from MoReFEM library that rename the InputParameterList InputData.
-
-
v18.306f4c784f · ·
- Support #1309: Update the Lua files to the simplified new interface for parameters.
-
-
-
v18.12.292d02d1e · ·
- Support #1256: Update model to work with MoReFEM v18.12.2. SCons build has been replaced by CMake one.