Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
user_manual:sesamx:functions_description:create_units [2023/01/28 14:05]
Ali Baba
user_manual:sesamx:functions_description:create_units [2023/05/30 21:47]
Ali Baba
Line 9: Line 9:
 **SesamX embeds predefined physical quantities, each of them carries a unit that you are free to define**. On input, each SesamX keyword is related to a physical quantity which provides the unit used to understand the numerical data. And this manual gives the physical quantity related to each keyword next to its description, as explained in the [[user_manual:sesamx:functions_description:|introduction]]. **SesamX embeds predefined physical quantities, each of them carries a unit that you are free to define**. On input, each SesamX keyword is related to a physical quantity which provides the unit used to understand the numerical data. And this manual gives the physical quantity related to each keyword next to its description, as explained in the [[user_manual:sesamx:functions_description:|introduction]].
  
-For instance, the ''POINT'' keyword of the ''ADD-MESH'' function is related to the LENGTH quantity. And using the ''SET-UNITS'' function you can define the unit carried by this LENGTH quantity.+For instance, the ''POINT'' keyword of the [[user_manual:sesamx:functions_description:add-mesh|ADD-MESH function]] is related to the LENGTH quantity. And using the ''SET-UNITS'' function you can define the unit carried by this LENGTH quantity.
  
 Similarly, each output data is related to a physical quantity that provides the unit used to express the requested data. Similarly, each output data is related to a physical quantity that provides the unit used to express the requested data.
Line 32: Line 32:
 | MOMENT            | NM        | 1.         | | MOMENT            | NM        | 1.         |
 | G-INERTIA         | MM4       | 1.E-12     | | G-INERTIA         | MM4       | 1.E-12     |
 +| TIME              | S         | 1.     |
  
 The units that you define in a SesamX input file are effective only while running this input file. The information is not stored inside the SesamX database. The units that you define in a SesamX input file are effective only while running this input file. The information is not stored inside the SesamX database.
Line 179: Line 180:
 | | Name of the unit ||||| | | Name of the unit |||||
 | **COEF** | FLOAT| 1 | YES | 1.E-12 | | | **COEF** | FLOAT| 1 | YES | 1.E-12 | |
 +| | Coefficient to the standard unit system |||||
 +
 +==== TIME branch ====
 +<label type="info">optional</label> <label type="info">default values</label> <label type="info">unique</label>
 +
 +=== Keywords ===
 +^ Name   ^ Data Type   ^ Data number   ^ Optional   ^ Default value   ^ Physical quantity ^
 +| **NAME** | STRING | 1 | YES | S | |
 +| | Name of the unit |||||
 +| **COEF** | FLOAT| 1 | YES | 1. | |
 | | Coefficient to the standard unit system ||||| | | Coefficient to the standard unit system |||||
  
  • user_manual/sesamx/functions_description/create_units.txt
  • Last modified: 2023/05/30 21:47
  • by Ali Baba