How to assign boundary conditions to a large amount of surfaces

Numerical methods and mathematical models of Elmer
samuel_user
Posts: 5
Joined: 28 Mar 2019, 12:56
Antispam: Yes

Re: How to assign boundary conditions to a large amount of surfaces

Post by samuel_user »

Thanks Matthias,
yes the problem came from the msh file version. The version 2 worked.

Here are the command lines I used :
$ gmsh cube.geo -3 -order 2 -format msh2
$ ElmerGrid 14 2 cube.msh -autoclean
$ ElmerSolver cube.sif
Post Reply