SMS:ADH String Structures: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
(Created page with "ADH uses string structures to assign properties to entities. The following table describes the relation between the string structures and SMS structures. {|border="1" |+'''ADH t...")
 
No edit summary
Line 56: Line 56:
|MTS with MP cards
|MTS with MP cards
|}
|}
[[SMS:ADH - 2D Shallow Water Flow | Go to SMS:ADH page]]

Revision as of 22:16, 1 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 to SMS (Reading)
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 to ADH (Writing)
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


Go to SMS:ADH page