UMAT option in PrePoMax

I want to use umat in prepomax. Here is my inp file,


but I encountered the following warning while running. Why is this

Is that elset properly defined ? Does it work with any built-in material ?

This is my file
1.pmx (1.1 MB)

Try with *SOLID SECTION, ELSET=Solid_part-1 or define that elset All in GUI.

I changed * SOLID Section, ELSET=Solid_part-1, but a new error occurred

1 Like

Then you should also add the *ORIENTATION keyword via the keyword editor (syntax described in the ccx manual). After all, this is Barlat’s anisotropic plasticity model, right ?

1 Like

It’s a bit strange to see this error when opening result after the calculation is completed

1 Like

Try in PrePoMax 2.1.0, support for material names with @ was added in 2.0.6 dev version: A developer/preview PrePoMax version v2.0.6 has been released

2 Likes

The new version is indeed useful. Thank you.

2 Likes

I was using Umat material simulation at PrepoMAX and had some confusing issues. My steps are as follows

  1. Compile the umat code sdv.f file to libsdv.dll
  2. Call the libsdv.dll in keywords. *Material, Name=@ABAQUS_sdv
    *USER MATERIAL, CONSTANTS=2
    200000,0.3
    **Young, Pisson
    *DEPVAR
    2
    **
    ** Sections ++++++++++++++++++++++++++++++++++++++++++++++++
    **
    *Solid section, Elset=Internal_Selection-1_Solid_Section-1, Material=@ABAQUS_sdv
    **
    An error is reported in the running result.

    But when I changed sdv.f to umat.f, it worked successfully by following the steps above. So is it an issue with sdv.f, or is there something wrong with my setup.
    Attach my whole files.
    WeTransfer - Send Large Files & Share Photos Online - Up to 2GB Free