SMS:ADH String Structures: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
!width="300"|SMS Structure | !width="300"|SMS Structure | ||
|- | |- | ||
|rowspan="2" width="150"|NDS with DB card | |rowspan="2" width="150"|<font color="green">NDS</font> with <font color="green">DB</font> card | ||
|width="150"|and only 1 node ID | |width="150"|and only 1 node ID | ||
|Node with boundary condition (BC) | |Node with boundary condition (BC) | ||
Line 12: | Line 12: | ||
|Nodestring with BC | |Nodestring with BC | ||
|- | |- | ||
|colspan="2"|EGS with NB card (and possibly FLX card) | |colspan="2"|<font color="green">EGS</font> with <font color="green">NB</font> card (and possibly <font color="green">FLX</font> card) | ||
|Nodestring with BC (and flux output) | |Nodestring with BC (and flux output) | ||
|- | |- | ||
|colspan="2"|MDS with FLX card | |colspan="2"|<font color="green">MDS</font> with <font color="green">FLX</font> card | ||
|Nodestring with flux output | |Nodestring with flux output | ||
|- | |- | ||
|colspan="2"|MTS with MP cards | |colspan="2"|<font color="green">MTS</font> with <font color="green">MP</font> cards | ||
|Material with properties | |Material with properties | ||
Line 34: | Line 34: | ||
|colspan="3"|Node with BC (Dirichlet) | |colspan="3"|Node with BC (Dirichlet) | ||
|NDS (only 1 node ID) with DB card | |<font color="green">NDS</font> (only 1 node ID) with <font color="green">DB</font> card | ||
|- | |- | ||
|rowspan="5" width="100"|Nodestring | |rowspan="5" width="100"|Nodestring | ||
|rowspan="2" width="100"|with Natural BC | |rowspan="2" width="100"|with Natural BC | ||
|rowspan="2" width="100"|with flux output | |rowspan="2" width="100"|with flux output | ||
|EGS with NB and FLX cards | |<font color="green">EGS</font> with <font color="green">NB</font> and <font color="green">FLX</font> cards | ||
|- | |- | ||
|EGS with NB card | |<font color="green">EGS</font> with <font color="green">NB</font> card | ||
|- | |- | ||
|rowspan="2"|with Dirichlet BC | |rowspan="2"|with Dirichlet BC | ||
|rowspan="2"|with flux output | |rowspan="2"|with flux output | ||
|NDS (2 or more node IDs) with DB card, and MDS with FLX card | |<font color="green">NDS</font> (2 or more node IDs) with <font color="green">DB card</font>, and <font color="green">MDS</font> with <font color="green">FLX</font> card | ||
|- | |- | ||
|NDS (2 or more node IDs) with DB card | |<font color="green">NDS</font> (2 or more node IDs) with <font color="green">DB</font> card | ||
|- | |- | ||
|colspan="2"|with flux output | |colspan="2"|with flux output | ||
|MDS with FLX card | |<font color="green">MDS</font> with <font color="green">FLX</font> card | ||
|- | |- | ||
|colspan="3"|Material with properties | |colspan="3"|Material with properties | ||
|MTS with MP cards | |<font color="green">MTS</font> with <font color="green">MP</font> cards | ||
|} | |} | ||
Revision as of 14:49, 2 November 2012
ADH uses string structures to assign properties to entities. The following table describes the relation between the string structures and SMS structures.
ADH String Structure | SMS Structure | |
---|---|---|
NDS with DB card | and only 1 node ID | Node with boundary condition (BC) |
and 2 or more node IDs | Nodestring with BC | |
EGS with NB card (and possibly FLX card) | Nodestring with BC (and flux output) | |
MDS with FLX card | Nodestring with flux output | |
MTS with MP cards | Material with properties |
SMS Structure | ADH String Structure | ||
---|---|---|---|
Node with BC (Dirichlet) | NDS (only 1 node ID) with DB card | ||
Nodestring | with Natural BC | with flux output | EGS with NB and FLX cards |
EGS with NB card | |||
with Dirichlet BC | with flux output | NDS (2 or more node IDs) with DB card, and MDS with FLX card | |
NDS (2 or more node IDs) with DB card | |||
with flux output | MDS with FLX card | ||
Material with properties | MTS with MP cards |