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
doc:user:results:courbes_res [2023/05/25 11:27] papeleuxdoc:user:results:courbes_res [2024/05/16 15:24] (current) – [Extracting mean elementary values] papeleux
Line 193: Line 193:
 | ''meshObject''     | Meshed Object from where the point will try to find the element from which the value is interpolated |  | ''meshObject''     | Meshed Object from where the point will try to find the element from which the value is interpolated | 
 | ''meshObjectList'' | List of Mesh Meshed Object from where the point will try to find the element from which the value is interpolated |  | ''meshObjectList'' | List of Mesh Meshed Object from where the point will try to find the element from which the value is interpolated | 
-and if $lambda = \frac{l}{l_0}$ the ratio of current to initial length of the Strain Gauge +and if $\lambda = \frac{l}{l_0}$ the ratio of current to initial length of the Strain Gauge 
-| BiotStrainGaugeValueExtractor | $\eps  = \lambda-1 = \frac{l}{l_0}-1$ (Engineer Strain) | +| BiotStrainGaugeValueExtractor | $\epsilon  = \lambda-1 = \frac{l}{l_0}-1$ (Engineer Strain) | 
-| GLStrainGaugeValueExtractor   | $\eps  = 0.5*(\lambda^2-1) $ | +| GLStrainGaugeValueExtractor   | $\epsilon  = 0.5*(\lambda^2-1) $ | 
-| NatStrainGaugeValueExtractor  | $\eps  = ln(\lambda)$ |+| NatStrainGaugeValueExtractor  | $\epsilon  = ln(\lambda)$ |
  
 === TdFieldValueExtractor === === TdFieldValueExtractor ===
Line 270: Line 270:
 |              | 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 extrapolated to the node | 
-:!: worksbut :!::!::!:+|              | if ifield = TXTY or TZ the extractor computes the current position of the Integration Point | 
  
-==== Extracting elementary values ====+:!: works, but it is difficult to select the topoCell :!::!::!: 
 + 
 +=== IFGPInteractionValueExtractor=== 
 + 
 +Extract values of [[doc:user:general:ifields|internal fields]] at the integration points for all the elements of aninteraction. 
 + 
 +  valueExtractor = IFGPInteractionValueExtractor(inter, ifield) 
 + 
 +where  
 + 
 +| ''inter''   | Reference to a volumic interaction (FieldApplicator) | 
 +| ''ifield''  | [[doc:user:general:ifields|internal field]] of the element extrapolated to the node |  
 + 
 + 
 + 
 + 
 +==== Extracting mean elementary values ====
  
 === IFElementValueExtractor === === IFElementValueExtractor ===
Line 287: Line 303:
 | ''ifield''   | [[doc:user:general:ifields|internal field]] of the element averaged over the element |  | ''ifield''   | [[doc:user:general:ifields|internal field]] of the element averaged over the element | 
  
-:!: works, but :!::!::!:+:!: works, but selection of the topoCell may be difficult :!::!::!: 
 + 
 +=== IFElementsValueExtractor === 
 + 
 +Extract values of [[doc:user:general:ifields|internal fields]] averaged on each element of an interaction (1 mean value by element). 
 + 
 +  valueExtractor = IFElementsValueExtractor (inter, ifield) 
 + 
 +where 
 + 
 +| ''inter'' | Reference to a volumic Interaction (FieldApplicator) | 
 +| ''ifield''   | [[doc:user:general:ifields|internal field]] of the element averaged over the element |  
  
 ==== Extracting analysis values (MiscValueExtractor) ==== ==== Extracting analysis values (MiscValueExtractor) ====
doc/user/results/courbes_res.1685006872.txt.gz · Last modified: 2023/05/25 11:27 by papeleux

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki