Altair slc post processing radioss files using openradioss
Too log to post here, see github
https://github.com/rogerjdeangelis/utl-altair-slc-post-processing-radioss-files-using-openradioss
Create CSV file (only input you need after running interactive simulation.)
https://github.com/rogerjdeangelis/utl-altair-slc-post-processing-radioss-files-using-openradioss/blob/main/zug_test3_RSA017.zip
Plots
https://github.com/rogerjdeangelis/utl-altair-slc-post-processing-radioss-files-using-openradioss/blob/main/energy_evolution.png
https://github.com/rogerjdeangelis/utl-altair-slc-post-processing-radioss-files-using-openradioss/blob/main/energybalance.png
https://github.com/rogerjdeangelis/utl-altair-slc-post-processing-radioss-files-using-openradioss/blob/main/energy_evolutionfull.png
https://github.com/rogerjdeangelis/utl-altair-slc-post-processing-radioss-files-using-openradioss/blob/main/plasticwork.png
https://github.com/rogerjdeangelis/utl-altair-slc-post-processing-radioss-files-using-openradioss/blob/main/timestephistory.png
https://github.com/rogerjdeangelis/utl-altair-slc-post-processing-radioss-files-using-openradioss/blob/main/xmomentum.png
https://github.com/rogerjdeangelis/utl-altair-slc-post-processing-radioss-files-using-openradioss/blob/main/xmomentumevolve.png
Negligible Y momentum
https://github.com/rogerjdeangelis/utl-altair-slc-post-processing-radioss-files-using-openradioss/blob/main/xmomentumzoom.png
I tried to programatically execute the simulation with the slc calls to openRadioss, but could not create the csv,
see step 13. I was able to create the csv using the openRadioss gui.
CONTENTS
1 openradioss run tensile test
You need to create this csv file, using interactive openRadioss
D:\OpenRadioss\model_dir\testrun\zug_test3_RST01.csv
2 csv to slc dataset
3 create derived variables (energy balance, plastic fraction and time step change)
4 derived dataset
5 energy evolutiom 1st time
6 energy evolution over all time
7 x momentum history
8 x momentum history evolution
9 time step
10 energy balance
11 plastic work
12 statistical summary
13 my attempt to execute the interactive openRadioss simulation programatically