Metafor

ULiege - Aerospace & Mechanical Engineering

User Tools

Site Tools


doc:user:results:courbes_res

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
Next revisionBoth sides next revision
doc:user:results:courbes_res [2019/08/14 21:49] wauteletdoc:user:results:courbes_res [2021/11/25 11:01] – [Extracting elementary values] papeleux
Line 52: Line 52:
 ===== FacValuesManager ===== ===== FacValuesManager =====
  
-The ''FacValuesManager'' manages the extraction of data at each time a "bfac" file is written. It is a exactely the same object that the ValueManager, but called at different time of the time integration.+The ''FacValuesManager'' manages the extraction of data at each time a "bfac" file is written. It is exactly the same object as the ''ValuesManager'', but called at different times of the time integration.
  
-To access the ''FacValueManager'', just get it from metafor. The rest of the syntax is the same..+To access the ''FacValuesManager'', just get it from metafor. The rest of the syntax is the same.
  
-  facValuesmanager = metafor.getFacValuesManager()+  facValuesManager = metafor.getFacValuesManager()
      
 <note important>Be carefull that ThermoDynamics Fields (TdFieldValueExtractor) will give false values, as they accumulate values from each time step !!! Metafor will not prohibit the use of them (it is up to you to NOT define them).</note> <note important>Be carefull that ThermoDynamics Fields (TdFieldValueExtractor) will give false values, as they accumulate values from each time step !!! Metafor will not prohibit the use of them (it is up to you to NOT define them).</note>
  
 +===== StageValuesManager =====
  
 +The ''StageValuesManager'' manages the extraction of data at the end of each stage. It is exactly the same object as the ''ValuesManager'', but called at different times of the time integration. 
 +
 +To access the ''StageValuesManager'', just get it from metafor. The rest of the syntax is the same. 
 +
 +    stageValuesManager = metafor.getStageValuesManager()
 +
 +<note important>Be carefull that ThermoDynamics Fields (TdFieldValueExtractor) will give false values, as they accumulate values from each time step !!! Metafor will not prohibit the use of them (it is up to you to NOT define them).</note>
  
 ===== ValueExtractor ===== ===== ValueExtractor =====
Line 275: Line 283:
 |              | 2D : Topological face |  |              | 2D : Topological face | 
 |              | 3D : Topological volume | |              | 3D : Topological volume |
-| ''ifield''   | [[doc:user:general:ifields|internal field]] of the element extrapolated to the node +| ''ifield''   | [[doc:user:general:ifields|internal field]] of the element averaged over the element 
  
 :!: works, but :!::!::!: :!: works, but :!::!::!:
doc/user/results/courbes_res.txt · Last modified: 2023/05/25 11:28 by papeleux

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki