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:flotation [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:flotation [2017/11/16 15:48]
fgillet [General Description]
solvers:flotation [2017/11/16 16:00] (current)
fgillet [Examples]
Line 29: Line 29:
  
 The top surface elevation <m> z_s </m> is then simply given as <m> z_s = z_b + H </m> The top surface elevation <m> z_s </m> is then simply given as <m> z_s = z_b + H </m>
 +
 +If the variable DZbDt and/or DZsDt are present then the elevation change is given as <m> dz/dt={Delta z} / {Delta t} </m>
 +
 +
 +==== SIF contents ====
 +<code>
 +
 +Constants
 + Sea level = Real .... !z_sea
 + Water Density = Real ... !rho_w 
 +End
 +
 +
 +</code>
 +
 +<code>
 +
 +Material 1
 +  SSA Mean Density = Real  ... !rho_i 
 +End
 +
 +
 +</code>
 +
 +<code>
 +Solver 3
 +   Equation = "Flotation"
 +   Procedure = "ElmerIceSolvers" "Flotation"
 +   Variable =  "GroundedMask"
 +
 +   Exported Variable 1 = -dofs 1 "Zs"
 +   Exported Variable 2 = -dofs 1 "Zb"
 +   Exported Variable 3 = -dofs 1 "bedrock"
 +End
 +
 +</code>
 +
 +
 +==== Examples ====
 +For examples look in your elmer source distribution under \\ ''[ELMER_TRUNK]/elmerice/Tests/SSA_IceSheet''
solvers/flotation.1510847296.txt.gz ยท Last modified: 2017/11/16 15:48 by fgillet
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