The default units for rambshell are the International System (IS). They are:
· Forces in Newton (N)
· Lengths in meters (m)
· A derived unit is Pascal (Pa), where Pa=N/m2
These units can be changed in several parts of the program. Every window that asks for data for constraints, load or properties has a field to choose the units for that window. The units chosen are only applicable in the data attached to it in the same window.
The units in which are expressed the coordinates of the geometrical model are chosen in the Problem data window:
Data -> Problem data -> Units -> Mesh units
The units in which are expressed the results of the analysis can be chosen in:
Data -> Problem data -> Units -> Results units
Other predefined units that can be chosen are:
· Forces: Kilogram-force (kp); KiloNewton (kN=103N)
· Lengths: centimeter (cm), millimeter (mm)
· Pressure MegaPascal (Mpa=106Pa)
Note for advanced users: In order to add new units to the predefined set in rambshell, it is necessary to modify two files: rambshell.cnd and rambshell.bas contained in the directory rambshell.gid. This directory is the predefinition of the problem type rambshell inside GiD. In the file rambshell.cnd, it is necessary to search the fields Units and add the new unit to all of these fields. In the file rambshell.bas it is only necessary to add an entry to the units table that is at the beginning of the file.
|