bdf_update_gauge module
Modules for updating structural gauge.
Revision: 1.0.0 $Date: 24/01/2023 14:58$
History
1.0.0 - Initial Module Creation
To Do:
- bdf_update_gauge.main()[source]
main sequence
- Input files:
‘mesh_property_load.bdf’: BDF file of structural model with initial gauge
‘gauge_shell.csv’: gauge of shell elements
‘gauge_rod.csv’: gauge of rod elements
- Output files:
‘mesh_property_load_gauge.bdf’: BDF file of structural model with updated gauge
- Procedure:
read BDF
update gauge
export BDF
- Parameters
None –
- Returns
None
Documentation last updated: Jan. 24, 2023 - Shugo Date