nrv-framework / NRV

NeuRon Virtualizer (NRV)
https://nrv.readthedocs.io/en/latest/
Other
6 stars 2 forks source link

Upgrade to last version of Dolfinx #38

Closed louisreg closed 6 months ago

louisreg commented 10 months ago

NRV currently only supports Dolfinx v6.0.0. NRV needs updates to support the latest version.

ThomasCouppey commented 9 months ago

This problem has been caused by two changes in DOLFINx v0.8.0 :

Changes have been made to resolve this problem (see commit 1b2da46) Currently, both versions (0.6.0 and 0.8.0) of DOLFINx are now supported, but as the code is overloaded, version 0.6.0 may no longer be supported in the future.

Finally, SimResults are now saved in a folder ending in .bp which can also be opened in ParaView (-5.12.0 or higher).