Rémi Delaporte-Mathurin
Rémi Delaporte-Mathurin
@kaelyndunnell this should be of interest to you given your work at ITER
> Yep, that was it!  > > I added this to my arbitrary .css and it's back! Do you mind writing here exactly what you added to your CSS...
Hi! I recently experienced the same issue. Is there a long term plan for this or do we _have_ to roll back to Ubuntu 22? Thanks for the help!
Thanks for this @zware !
Closing in favour of #886
> I'm just having issues getting more complicated meshes to compile. Have you tried [importing CAD files into GMSH](https://medium.com/multiphysics/gmsh-cad-file-import-and-mesh-generation-tutorial-8aaea2fb4549#:~:text=The%20first%20step%20is%20to,and%20faces%20for%20the%20geometry.)? > The GUI workflow has issues when it comes to exporting...
It looks like this answer from @jorgensd works with the latest meshio version for msh-to-xdmf https://fenicsproject.discourse.group/t/transitioning-from-mesh-xml-to-mesh-xdmf-from-dolfin-convert-to-meshio/412/79 Is this what you are using?
@celyneira I managed to get the following to work: Mesh file (taken from the thread) ```msh $MeshFormat 2.2 0 8 $EndMeshFormat $Nodes 95 1 0 0 0 2 1 0...
Yep will do that for FESTIM2 but we are still trying to get a workflow for legacy-fenics. But I got it to work!!! Meshing script: ```python import gmsh def main():...
I believe so, but I guess we can test this? That's because each cell belongs to one process