[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [FEMM] lua addmaterial() parameters



RONALD.SALESKY@xxxxxxxxxxx wrote:

The lua addmaterial( ) function has a 'theta_h' parameter which allows defining hysteresis lag angle which is good for modelling isotropic materials, but how does one specify the angle for anisotropic materials in lua, which can be done from within the FEMM editor when defining a material?

I forgot to update the documentation in v3.3 for this command. The documentation says that the command takes 11 parameters. If you enter 2 more parameters, they are used as the theta_hx and theta_hy parameters like those in the material definition dialog. If only 11 parameters are specified, it just takes the value of theta_h for theta_hx and theta_hy. The command appears to be properly documented in v4.


Dave.