Warning: Undefined array key 1 in /home/np29546/public_html/elmerice/wiki/inc/auth.php on line 78

Warning: Cannot modify header information - headers already sent by (output started at /home/np29546/public_html/elmerice/wiki/inc/auth.php:78) in /home/np29546/public_html/elmerice/wiki/inc/auth.php on line 431

Warning: Cannot modify header information - headers already sent by (output started at /home/np29546/public_html/elmerice/wiki/inc/auth.php:78) in /home/np29546/public_html/elmerice/wiki/inc/actions.php on line 38
solvers:grounded [Elmer/Ice Wiki]

Warning: Undefined array key -1 in /home/np29546/public_html/elmerice/wiki/inc/html.php on line 1458

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
solvers:grounded [2014/12/04 11:53]
gag [General Informations]
solvers:grounded [2014/12/08 04:39] (current)
rgladstone [Examples]
Line 10: Line 10:
   * **Optional Input Variable(s):** None   * **Optional Input Variable(s):** None
  
-The solver ''GroundedSolverInit'' has been suppressed (version XXXX). Instead, the solver ''GroundedSolver'' should be executed twice (one before the simulation and one at each time step). + 
 +==== Versions ==== 
 +The solver ''GroundedSolverInit'' has been suppressed (version 7078). Instead, the solver ''GroundedSolver'' should be executed twice (one before the simulation and one at each time step). 
 ==== General Description ==== ==== General Description ====
 The aim of these solvers is to compute a mask to qualify which part of the bed is grounded, which one is floating and which one belongs to the grounding line. The ''GroundedMask'' value is +1 where grounded, -1 where floating and 0 on the grounding line. The aim of these solvers is to compute a mask to qualify which part of the bed is grounded, which one is floating and which one belongs to the grounding line. The ''GroundedMask'' value is +1 where grounded, -1 where floating and 0 on the grounding line.
Line 24: Line 26:
   Variable = "GroundedMask"   Variable = "GroundedMask"
   Variable DOFs = 1   Variable DOFs = 1
-  Procedure = "ElmerIceSolvers" "GroundedSolverInit"+  Procedure = "ElmerIceSolvers" "GroundedSolver"
   ! Give a tolerance for the bedrock   ! Give a tolerance for the bedrock
-  TolerInit = Real 1.0e-03+  Toler = Real 1.0e-03
      
   ! DEFAULT: Bedrock is read in the material parameter "Min Zs Bottom"   ! DEFAULT: Bedrock is read in the material parameter "Min Zs Bottom"
Line 64: Line 66:
  
 ==== Examples ==== ==== Examples ====
-An example testing the Grounded solver can be found in ''[ELMER_TRUNK]/elmerice/Tests/Grounded''+An example testing the Grounded solver can be found in ''[ELMER_TRUNK]/elmerice/Tests/Grounded''.  See also GL_MISMIP and Contact (also in the Tests directory).
solvers/grounded.1417694012.txt.gz · Last modified: 2014/12/04 11:53 by gag
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0