SMS:Boundary ID Files: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Boundary ID files (*.bid) are used to store the ids of the nodes on all of the nodestrings in a mesh. The idea of this file is to export only the boundary ids. To do this, make sure nodestrings only exist along the boundary.  
Boundary ID files (*.bid) are used to store the ids of the nodes on all of the nodestrings in a mesh. The idea of this file is to export only the boundary ids. To do this, make sure nodestrings only exist along the boundary.  


Boundary ID files are not opened in SMS but are saved using the menu command [[SMS:SMS Menus#File Menu|''File'' | '''Save As...''']] in the [[SMS:Mesh Module|Mesh module]]. To save a Boundary ID File (*.bid), the current mesh module model should be set to [[SMS:ADCIRC|ADCIRC]]. Use the menu command [[SMS:2D Mesh Module Menus|''Data'' | '''Switch Current Model...''']] to change the current mesh module model.  
Boundary ID files are not opened in SMS but are saved using the menu command [[SMS:File Menu|''File'' | '''Save As...''']] in the [[SMS:Mesh Module|Mesh module]]. To save a boundary ID file (*.bid), the current mesh module model should be set to [[SMS:ADCIRC|ADCIRC]]. Use the menu command [[SMS:2D Mesh Module Menus|''Data'' | '''Switch Current Model...''']] to change the current mesh module model.  


===Sample File===  
===Sample File===  
Line 35: Line 35:


[[Category:SMS File Formats|B]]
[[Category:SMS File Formats|B]]
[[Category:SMS Boundary Conditions|Boundary ID]]

Latest revision as of 16:03, 26 September 2017

Boundary ID files (*.bid) are used to store the ids of the nodes on all of the nodestrings in a mesh. The idea of this file is to export only the boundary ids. To do this, make sure nodestrings only exist along the boundary.

Boundary ID files are not opened in SMS but are saved using the menu command File | Save As... in the Mesh module. To save a boundary ID file (*.bid), the current mesh module model should be set to ADCIRC. Use the menu command Data | Switch Current Model... to change the current mesh module model.

Sample File

BOUNDARY
3 Number of nodestrings
3 Number of nodes in nodestring
24
18
12
5 Number of nodes in nodestring
149
49
43
37
31
8 Number of nodes in nodestring
11
112
120
127
134
141
148
155

Related Topics