Path: blob/devel/elmerice/Tests/GlaDS_3dMesh/README.txt
3206 views
To execute the test:1--------------------23#################4# Run on 1 proc5#################67# Run8mpirun -np 1 ElmerSolver_mpi glads_3dmesh.sif91011#################12# Run on 2 procs13#################1415# Replace UMFPACK with MUMPS in the sif16# file if you are using multiple partitions1718# Mesh with 2 partitions (mesh_B5_3d/partitioning.2)19# including moulins nodes is provided with this test202122# Create 2 partitions23ElmerGrid 2 2 mesh_B5_3d -partition 2 1 12425# Distribute Moulins26python makemoulin.py --meshdir mesh_B5_3d --moulin B5_M.xy --partition 22728# Run29mpirun -np 2 ElmerSolver_mpi glads_3dmesh.sif30313233###############################34# Notes: Create Mesh from .geo35###############################3637# Need gmsh version 3.0.6 or less38# Otherwise you will not be able to create the same mesh3940gmsh -1 -2 mesh_B5.geo41ElmerGrid 14 2 mesh_B5.msh -autoclean42ElmerGrid mesh.eg4344# Then distribute Moulin Nodes among the partitions45python makemoulin.py --meshdir mesh_B5_3d --moulin B5_M.xy --partition NUMBER_OF_PARTITIONS464748Results established:49------------------5022.12.201951Mondher CHEKKI IGE52Gricad Cluster: Dahu53Compiler version: intel/intelmpi version 18.0.554gcc/gfortran version 6.3.055Revision bddcb7f25657585960