Path: blob/devel/elmerice/Tests/GlaDS_3dInt/README.txt
3206 views
To execute the test:1--------------------23#################4# Run on 1 proc5#################67# Run8mpirun -np 1 ElmerSolver_mpi glads_3dint.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/partitioning.2)19# including moulins nodes is provided with this test202122# Create 2 partitions23ElmerGrid 2 2 mesh_B5 -partition 2 1 12425# Distribute Moulins26python makemoulin.py --meshdir mesh_B5 --moulin B5_M.xy --partition 22728# Run29mpirun -np 2 ElmerSolver_mpi glads_3dint.sif303132###############################33# Notes: Create Mesh from .geo34###############################3536# Need gmsh version 3.0.6 or less37# Otherwise you will not be able to create the same mesh3839gmsh -1 -2 mesh_B5.geo40ElmerGrid 14 2 mesh_B5.msh -autoclean4142# Then distribute Moulin Nodes among the partitions43python makemoulin.py --meshdir mesh_B5 --moulin B5_M.xy --partition NUMBER_OF_PARTITIONS44454647Results established:48------------------4922.12.201950Mondher CHEKKI IGE51Gricad Cluster: Dahu52Compiler version: intel/intelmpi version 18.0.553gcc/gfortran version 6.3.054Revision bddcb7f25556575859