show thermal options

This commit is contained in:
Martin Diehl 2022-02-19 23:11:10 +01:00
parent 4cc7f94eef
commit 909e1461b9
4 changed files with 18 additions and 1 deletions

View File

@ -1,3 +1,5 @@
Taylor2:
N_constituents: 2
mechanical: {type: isostrain}
mechanical:
type: isostrain
output: ['F','P']

View File

@ -0,0 +1,5 @@
SX:
N_constituents: 1
mechanical:
type: pass
output: ['F','P']

View File

@ -0,0 +1,5 @@
2constituents:
N_constituents: 2
thermal:
type: isotemperature
output: ['T']

View File

@ -0,0 +1,5 @@
SX:
N_constituents: 1
thermal:
type: pass
output: ['T']