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:exportvertically [Elmer/Ice Wiki]

Solver ExportVertically

General Informations

  • Solver Fortran File: ExportVertically.f90
  • Solver Name: ExportVertically
  • Required Output Variable(s): used defined
  • Required Input Variable(s): None
  • Optional Output Variable(s): None
  • Optional Input Variable(s): None

General Description

The aim of this solver is to export vertically in the whole domain the value of the variable set as a Dirichlet condition on the upper or lower boundary. This can be used for example if one want to know in the whole domain the GroundedMask variable which is only computed on the bedrock boundary.

SIF contents

The required keywords in the SIF file for this solver are:

Solver 1
  Equation = "ExportVertically"
  Procedure = File "ElmerIceSolvers" "ExportVertically"
  Variable = String "ExportedMask"
  Variable DOFs = 1
  Linear System Solver = "Direct"
  Linear System Direct Method = umfpack
End

Boundary Condition 1
  Target Boundaries = 1
  ExportedMask = Equals GroundedMask 
End

Examples

An example in which an analytical function is exported vertically on the whole domain can be found in [ELMER_TRUNK]/elmerice/Tests/ExportVertically.

solvers/exportvertically.txt · Last modified: 2014/01/31 08:30 by ltavard
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