This commit is contained in:
Martin Diehl 2020-10-09 19:05:05 +02:00
parent 347c88cbb6
commit 57180952ec
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ class ConfigMaterial(Config):
pos pos pos qu qu qu qu phase homog
0 0 0 0 0.19 0.8 0.24 -0.51 Aluminum SX
1 1 0 0 0.8 0.19 0.24 -0.51 Steel SX
>>> cm.load_table('small.txt','pos',{'O':'qu','phase':'phase'},homogenization='h')
>>> cm.load_table('small.txt','pos',{'O':'qu','phase':'phase'},homogenization='homog')
material:
- constituents:
- O: [0.19, 0.8, 0.24, -0.51]