Difference between revisions of "Check Files 1d bc check"
Jump to navigation
Jump to search
(Created page with "To be created") |
|||
Line 1: | Line 1: | ||
− | + | Contains the location of any 1D boundaries. These are point objects located at the 1D Node locations. <br> | |
+ | <br> | ||
+ | '''Attributes of 1d_bc_check'''<br> | ||
+ | {| align="center" class="wikitable" width="75%" | ||
+ | ! style="background-color:#005581; font-weight:bold; color:white;"| Attribute Name | ||
+ | ! style="background-color:#005581; font-weight:bold; color:white;" width=75%| Attribute Description | ||
+ | |- | ||
+ | | Type||The type of boundary being applied. Refer to the manual for a full list of available 1D boundary types. | ||
+ | |- | ||
+ | | Flags||Any boundary flags. Refer to the manual for a list of available flags for 1D boundary types. For example the boundary type "S" fits a cubic spline through the data. | ||
+ | |- | ||
+ | | Name||The name of the boundary condition as it appears in the bc_dbase. | ||
+ | |- | ||
+ | | Description||A description of the boundary database used. | ||
+ | |} |
Revision as of 10:50, 19 June 2015
Contains the location of any 1D boundaries. These are point objects located at the 1D Node locations.
Attributes of 1d_bc_check
Attribute Name | Attribute Description |
---|---|
Type | The type of boundary being applied. Refer to the manual for a full list of available 1D boundary types. |
Flags | Any boundary flags. Refer to the manual for a list of available flags for 1D boundary types. For example the boundary type "S" fits a cubic spline through the data. |
Name | The name of the boundary condition as it appears in the bc_dbase. |
Description | A description of the boundary database used. |