Metafor

ULiege - Aerospace & Mechanical Engineering

User Tools

Site Tools


doc:user:conditions:cond_init

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:user:conditions:cond_init [2014/10/07 10:35] jorisdoc:user:conditions:cond_init [2016/03/30 15:23] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Initial conditions ====== ====== Initial conditions ======
  
-The syntax is similar to a traditional [[doc:user:conditions:displacements]]:+The syntax is similar to [[doc:user:conditions:displacements]]: 
 + 
 +   icset = metafor.getInitialConditionSet() 
 +   icset.define(target, field, ampl) 
 +   icset.define(target, field, ampl, fctMultiChamps , fieldList) 
 + 
 +where 
 + 
 +|< 100% 8em - - >| 
 +|''target''          | ''GObject''  | meshed geometric entity where the initial condition is prescribed | 
 +|''field''           | ''Field1D''       | nodal variable to be prescribed          | 
 +|''field''           | ''InternalField'' | Gauss-point variable to be prescribed    | 
 +|''ampl''            | ''float''         | initial value                            | 
 +|''fctMulti'' {{:doc:user:ico-advanced.png?18|Advanced}}   | ''[[doc:user:general:fonctions|Function]]'' | spatial dependence | 
 +|''fieldList'' {{:doc:user:ico-advanced.png?18|Advanced}}  |              | list of dependency fields   | 
 + 
 +\\ 
 +__Example:__ FIXME 
  
-   metafor.getInitialConditionSet().define(gObject, field, ampl) 
-   metafor.getInitialConditionSet().define(gObject, field, ampl, fctMultiChamps , fieldList) 
  
-|''gObject'' | meshed geometric entity where the displacement is imposed | 
-|''field''   | variable to be initially fixed. \\ Either a db field [[doc:user:general:locks|]]  : displacement, speed, temperature, ... \\ or an internal value  [[doc:user:general:ifields|]] : Epl, SigXX, P, ...| 
-| ''ampl''   | initial value | 
-|''fctMultiChamps ''    | [[doc:user:general:fonctions]] (spatial dependency of initial conditions) | 
-|''fieldList''    | list of dependency fields (TX, TY, TZ) | 
doc/user/conditions/cond_init.1412670941.txt.gz · Last modified: 2016/03/30 15:22 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki