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
userfunctions [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
userfunctions [2012/11/13 23:45]
gag
userfunctions [2012/12/03 17:44] (current)
gag
Line 2: Line 2:
 This Section presents the various **user functions** developed to solve glaciological applications using the finite element code Elmer. User functions are used to define boundary conditions, initial conditions or any material parameter which depends on other variables.  This Section presents the various **user functions** developed to solve glaciological applications using the finite element code Elmer. User functions are used to define boundary conditions, initial conditions or any material parameter which depends on other variables. 
  
-A user function has to be link to Elmer:+User functions in the Elmer/Ice package are automatically compiled and can be called using the object file name //ElmerIceUSF//: 
 +<code> 
 +Temperature = Variable Coordinate 3  
 + Real Procedure  "ElmerIceUSF" "NameUSF" 
 +</code>  
 +where ''NameUSF'' is the name of the user function you want to execute.  
 +The source code of the user functions of the Elmer/Ice package can be obtained from the Elmer svn in ''/trunk/elmerice/UserFunctions/''
 + 
 +non-distributed user function has to be link to Elmer:
 <code> <code>
 elmerf90 MyUSF.f90 -o MyUSF elmerf90 MyUSF.f90 -o MyUSF
userfunctions.1352850359.txt.gz · Last modified: 2012/11/13 23:45 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