SMS:RMA4 BC Elements: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
 
No edit summary
Line 1: Line 1:
A boundary mass loading can be added to an element in the mesh by selecting first the desired element and then the [[SMS:RMA4 Menu|RMA4 | Assign BC]] menu command.  This opens the RMA4 Assign Element Mass Loading dialog where a constant or transient entry can be made in grams/second for each constituent defined in the [[SMS:RMA4 Model Control|RMA4 model control dialog]].  The time variant option uses a [[SMS:XY_Series_Files_%28%2A.xys%29|XY Series File, XYS Format]] editor to enter a series of time step-mass loading pairs. The time steps should be consistent with those of the RMA4 simulation and for each constituent. The mass loadings may be deleted using the RMA4/Delete BC menu command.
A boundary mass loading can be added to an element in the mesh by selecting first the desired element and then the [[SMS:RMA4 Menu|RMA4 | Assign BC]] menu command.  This opens the RMA4 Assign Element Mass Loading dialog where a constant or transient entry can be made in grams/second for each constituent defined in the [[SMS:RMA4 Model Control|RMA4 model control dialog]].  The time variant option uses a [[SMS:XY_Series_Files_%28%2A.xys%29|XY Series File, XYS Format]] editor to enter a series of time step-mass loading pairs. The time steps should be consistent with those of the RMA4 simulation and for each constituent. The mass loadings may be deleted using the RMA4/Delete BC menu command.


{|border="1" style="text-align:left"
{|border="1"  
|-
|-
!Card Type
!Card Type
Line 65: Line 65:




{|border="1" style="text-align:left"
{|border="1"  
|-
|-
!Card Type
!Card Type

Revision as of 19:54, 8 November 2012

A boundary mass loading can be added to an element in the mesh by selecting first the desired element and then the RMA4 | Assign BC menu command. This opens the RMA4 Assign Element Mass Loading dialog where a constant or transient entry can be made in grams/second for each constituent defined in the RMA4 model control dialog. The time variant option uses a XY Series File, XYS Format editor to enter a series of time step-mass loading pairs. The time steps should be consistent with those of the RMA4 simulation and for each constituent. The mass loadings may be deleted using the RMA4/Delete BC menu command.

Card Type RMA4 BLE Card: Boundary Loading (Mass)
Description Used to assign mass loading on the element boundary.
Required NO
Format BLE
Sample BLE 237 2 3
Field Variable Value Description
0 IC1 BLE Card type identifier.
1 ISTART + Element id
2 PBCX(J,1) + Mass loading for constituent 1 at ISTART=J (g/s)
3 PBCX(J,2) + Mass loading for constituent 2 at ISTART=J (g/s)
4 PBCX(J,3) + Mass loading for constituent 3 at ISTART=J (g/s)
5 PBCX(J,4) + Mass loading for constituent 4 at ISTART=J (g/s)
6 PBCX(J,5) + Mass loading for constituent 5 at ISTART=J (g/s)
7 PBCX(J,6) + Mass loading for constituent 6 at ISTART=J (g/s)


Card Type END
Description Identifies the end of the time step
Required NO


Related Topics