|
Tag: Redirect target changed |
(8 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| ADH uses string structures to assign properties to entities. The following table describes the relation between the string structures and SMS structures.
| | #REDIRECT [[SMS:ADH_SMS_13.2_and_Earlier#ADH_String_Structures]] |
| {|border="1"
| |
| |+'''ADH to SMS (Reading)'''
| |
| !colspan="2"|ADH String Structure
| |
| !width="300"|SMS Structure
| |
| |-
| |
| |rowspan="2" width="150"|NDS with DB card
| |
| |width="150"|and only 1 node ID
| |
| |Node with boundary condition (BC)
| |
| |-
| |
| |and 2 or more node IDs
| |
| |Nodestring with BC
| |
| |-
| |
| |colspan="2"|EGS with NB card (and possibly FLX card)
| |
| | |
| |Nodestring with BC (and flux output)
| |
| |-
| |
| |colspan="2"|MDS with FLX card
| |
| | |
| |Nodestring with flux output
| |
| |-
| |
| |colspan="2"|MTS with MP cards
| |
| | |
| |Material with properties
| |
| |}
| |
| | |
| | |
| {|border="1"
| |
| |+'''SMS to ADH (Writing)'''
| |
| !colspan="3"|SMS Structure
| |
| | |
| !width="400"|ADH String Structure
| |
| |-
| |
| |colspan="3"|Node with BC (Dirichlet)
| |
| | |
| |NDS (only 1 node ID) with DB card
| |
| |-
| |
| |rowspan="5" width="100"|Nodestring
| |
| |rowspan="2" width="100"|with Natural BC
| |
| |rowspan="2" width="100"|with flux output
| |
| |EGS with NB and FLX cards
| |
| |-
| |
| |EGS with NB card
| |
| |-
| |
| |rowspan="2"|with Dirichlet BC
| |
| |rowspan="2"|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
| |
| |-
| |
| |colspan="2"|with flux output
| |
| | |
| |MDS with FLX card
| |
| |-
| |
| |colspan="3"|Material with properties
| |
| |MTS with MP cards
| |
| |}
| |
| | |
| | |
| | |
| [[SMS:ADH - 2D Shallow Water Flow | Go to SMS:ADH page]] | |