tutorials:car_wheel_rim

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
tutorials:car_wheel_rim [2023/01/30 08:00]
Ali Baba [Model definition and analysis using SesamX]
tutorials:car_wheel_rim [2023/05/31 20:48]
Ali Baba [Model definition and analysis using SesamX]
Line 72: Line 72:
   - [[user_manual:sesamx:functions_description:create_constraint|CREATE-CONSTRAINT]]: we create the boundary condition.   - [[user_manual:sesamx:functions_description:create_constraint|CREATE-CONSTRAINT]]: we create the boundary condition.
   - [[user_manual:sesamx:functions_description:create_load|CREATE-LOAD]]: we create the distributed loading condition.   - [[user_manual:sesamx:functions_description:create_load|CREATE-LOAD]]: we create the distributed loading condition.
-  - [[user_manual:sesamx:functions_description:create_solution|SOLVE-LINEAR-STATIC]]: we compute the linear static response of the rim under the prescribed loading and boundary condition.+  - [[user_manual:sesamx:functions_description:solve|SOLVE]]: we compute the linear static response of the rim under the prescribed loading and boundary condition.
   - [[user_manual:sesamx:functions_description:output_image|OUTPUT-IMAGE]]: we ask SesamX to compute and output fields data into an output database. In this tutorial, we ask for the loading case, the boundary condition, the displacement field, the stress field and the strain field.   - [[user_manual:sesamx:functions_description:output_image|OUTPUT-IMAGE]]: we ask SesamX to compute and output fields data into an output database. In this tutorial, we ask for the loading case, the boundary condition, the displacement field, the stress field and the strain field.
  
Line 88: Line 88:
  
 <code DOS> <code DOS>
-path_to_fem>path_to_sesamx\runSesamX.bat -o .\outputs 01_WHEEL_RIM_ANALYSIS.sx+path_to_fem>path_to_sesamx\runSesamX.bat -o .\output 704_WHEEL_RIM_ANALYSIS.sx
 </code> </code>
  
Line 94: Line 94:
  
 <code DOS> <code DOS>
-L:\WRK\SesamX\Fem>..\SesamX\runSesamX.bat -o .\outputs 01_WHEEL_RIM_ANALYSIS.sx+L:\WRK\SesamX\Fem>..\SesamX\runSesamX.bat -o .\output 704_WHEEL_RIM_ANALYSIS.sx
 </code> </code>
  
-After completion, we can check the content of the outputs folder. 3 files were created by SesamX: +After completion, we can check the content of the output folder. 3 files were created by SesamX: 
-  * 01_WHEEL_RIM_ANALYSIS.out: text file describing what were the actions performed by SesamX. You should always check this file to see if everything was processed correctly. +  * 704_WHEEL_RIM_ANALYSIS.out: text file describing what were the actions performed by SesamX. You should always check this file to see if everything was processed correctly. 
-  * 01_WHEEL_RIM_DATABASE.h5: the SesamX database that we asked SesamX to create. +  * 704_WHEEL_RIM_DATABASE.h5: the SesamX database that we asked SesamX to create. 
-  * 01_IMAGE_WHEEL_RIM_ANALYSIS.h5: the image database filled with the output data that we asked (loading case, boundary condition, displacement, stress and strain fields).+  * 704_IMAGE_WHEEL_RIM_ANALYSIS.h5: the image database filled with the output data that we asked (loading case, boundary condition, displacement, stress and strain fields).
  
  
  • tutorials/car_wheel_rim.txt
  • Last modified: 2023/05/31 20:48
  • by Ali Baba