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/Action/Export.php on line 104

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/Action/Export.php on line 104

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/Action/Export.php on line 104
~~NOTOC~~ ===== User Function UFS_CouplingGlaDS_SSA ===== ==== General Informations ==== * **USF Fortran File:** ''USF_CouplingGlaDS_SSA.F90'' * **USF Name:** ''HorizontalVelo'' and ''OverburdenPressure'' * **Required Input Variable(s):** ''SSAVelocity'', ''Zb'' and ''Zs'' * **Optional Input Variable(s):** ==== General Description ==== The aim of this user function is to pass information from the SSA solver to the GlaDS solver. ==== SIF contents ==== The required keywords in the SIF file for these user functions are: Material 1 ... Sliding Velocity = Variable Coordinate 1 Real Procedure "ElmerIceUSF" "HorizontalVelo" Ice Normal Stress = Variable Coordinate 1 Real Procedure "ElmerIceUSF" "OverburdenPressure" ... End ==== Examples ==== An example can be found in ''[ELMER_TRUNK]/elmerice/Tests/GlaDS_SSA''.