Rémi Delaporte-Mathurin

Results 249 comments of Rémi Delaporte-Mathurin

@kaelyndunnell this should be of interest to you given your work at ITER

> Yep, that was it! ![image](https://private-user-images.githubusercontent.com/8840024/389541394-9e46f8b3-300d-47f9-8e5a-b11f2aee56b4.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzI1NDM3MTgsIm5iZiI6MTczMjU0MzQxOCwicGF0aCI6Ii84ODQwMDI0LzM4OTU0MTM5NC05ZTQ2ZjhiMy0zMDBkLTQ3ZjktOGU1YS1iMTFmMmFlZTU2YjQucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MTEyNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDExMjVUMTQwMzM4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NzQ3MDViZDFjY2NhMjBhZTUwZDk3NTYwOTc0NjVkYmJhOGUxMGU4YmMzMGZiZDk2NzA4MjhjN2RmNDBlNjAzNiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.e1ogW8zH7N8pklv7RekUchGGu8QUIjHmfa7sZFqI3mg) > > 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!

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