Dear all,
I'm attempting to implement a constitutive model containing thermal variables (temperature rate) into Plaxis. The latest reference manual shows that Subroutine User_mod Sig0(18) and Sig0(19) are the temperature at the beginning of the current…
Hi,
I am trying to use the Python script to set my material model and properties. For example, If I try to set material properties for the user-defined Drucker-Prager model:
material1 = g_i.soilmat() material1.setproperties( "MaterialName", "1"…
Hi team,
I am working on a problem and I'd like to use a UDSM soil model, which I have the dll for (S-CLAY1S). However I noticed that I don't have the option of user-defined model in the software version I am using. Is it a bug or my license do not…