Metafor

ULiege - Aerospace & Mechanical Engineering

User Tools

Site Tools


commit:2020:01_07

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
commit:2020:01_07 [2020/03/09 14:28] laruellecommit:2020:01_07 [2020/03/10 09:25] – [Description] laruelle
Line 17: Line 17:
 **Creation of lagamine mesh importer (only for BLZ2T lagamine elements with CONRA lagamine BCs)** **Creation of lagamine mesh importer (only for BLZ2T lagamine elements with CONRA lagamine BCs)**
  
-I created a Lagamine mesh importer, although it only works for 2 specific types of Lagamine elements at the moment. The importer is situated in toolbox\lag2py.py . The importer reads the "testName.lag" source file and translates it into a metafor input file "testName_lag.py"+I created a Lagamine geometry importer, although it only works for 2 specific types of Lagamine elements at the moment. The importer is situated in toolbox\lag2py.py . The importer reads the "testName.lag" source file and translates the geometry in a metafor input file "testName_lag.py"
 More specifically: More specifically:
-  *  The nodes are all created respecting their numbering in the lagamine file. The Thermal initial condition is also set. +  *  The geometry (points/lines/quads) is created. The point numbering is the same as in the lagamine file. The initial temperature is also set at each point
-  * The nodes are all sorted into metafor groups, 1 group per lagamine material law respecting the lagamine material law number. +  * The points are all sorted into metafor groups, 1 group per lagamine material law respecting the lagamine material law number. This allows to push this group in a FieldApplicator to created all elements
-  * For each of the CONRA boundary condition, a list of metafor groups is created, 1 group = element.+  * For each of the CONRA boundary conditions, a list of metafor groups is created, 1 group = 2 points connecting a CONRA element. This allows to push those groups in a LoadingInteraction to create boundary condition elements. 
  
 For an example of use, check additiveM\withAm\tests\HashemiAndJardin\jardin.py For an example of use, check additiveM\withAm\tests\HashemiAndJardin\jardin.py
commit/2020/01_07.txt · Last modified: 2020/03/10 15:51 by laruelle

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki