calculix / CalculiX-Examples

CalculiX examples by Prof. Martin Kraska from Brandenburg University of Applied Sciences. Excellent starting point to master parametric modelling with CGX and CCX.
MIT License
299 stars 92 forks source link

Extended valu command #26

Closed 3rav closed 4 years ago

3rav commented 6 years ago

Hi,

Please consider adding: The possibility of easy manipulation (performing calculations) on datasets from the .frd file would be very helpful in calculations by ASME. Now to perform calculations "Determine the limiting Triaxial strain" I use Praview (ccx + exodus extras): kd-232 2

I know I can use userFunction.c but it is quite difficult for a non-programmer.

Example: read all.frd valu e1 2.7182 valu m2 0.2743 valu m5 0.3657 valu elu 0.2743

valu A1a + PS1 PS2 valu A1b + A1a PS3 valu A2 * 3 Mises

valu B1 / A1b A2 valu B2 - B1 0.33

and so on, and the results could be displayed in the form of a map.

Regards Rafal

mkraska commented 6 years ago

I agree that this would be useful.

mkraska commented 4 years ago

Should be possible in CGX 2.15