Hi,
When I’m reading the results of the simulation in H5 file, I 'm quite confused about the variables “svars_0” etc. Why the amount of this type of variables are 20? What are the meanings of them?
Thanks!
Hi @yfun0815-fan svars
are 20 state variables associated with the material properties. Please see the material properties to find out what each svars mean. mpm/modified_cam_clay.tcc at develop · cb-geo/mpm · GitHub for an example.
1 Like
Thanks for your help!