Path: blob/devel/elmerice/examples/Test_SSA/RunTest.sh
3203 views
## make the mesh1ElmerGrid 1 2 rectangle234#UpdateExport.f90: is a solver used to update auxiliary variables5#declared as "Exported Variable" in the solver section; accorded to their definition in the body Force.6#E.G. Here surface Elevation is a variable computed as Zs=Zb+H where H is solution of the thickness evolution equation.78## run the test910## ismip-hom test in 1D11ElmerSolver ismip_SSA_1D.sif1213## ismip-hom test in 2D14#ElmerSolver ismip_SSA_2D.sif1516## ismip-hom test in 2D but with a 3D mesh17#ElmerSolver ismip_SSA_3D.sif1819## Grow an ice cap20#ElmerSolver SSA_IceSheet.sif2122## Test the Weertman friction law with SSA23#ElmerSolver ismip_SSA_2D_Weertman.sif2425## Test the Coulomb friction law with SSA26#ElmerSolver ismip_SSA_2D_Coulomb.sif272829