Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ElmerCSC
GitHub Repository: ElmerCSC/elmerfem
Path: blob/devel/elmerice/Tests/Grounded/README.txt
3206 views
1
To Execute the test:
2
--------------------
3
Compile
4
elmerf90 ./PROG/bedrock.f90 ./PROG/fbed.f90 -o bedrock
5
6
Make the mesh:
7
ElmerGrid 1 2 Cube.grd
8
9
Execute
10
ElmerSolver grounded.sif
11
12
Nodes in contact at the bed should evolve from 0 to all the nodes at the base
13
14
Results established:
15
------------------
16
19.03.2015
17
Laure Tavard,LGGE
18
Froggy cluster (CIMENT: Grenoble University HPC centre)
19
Revision 58f71b4
20
21