Browse By Tags

  • Python script for user defined model

    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"…