It would be helpful if you include the input lines for MAT_260A especially Lines 473 & 475 --len
--
You received this message because you are subscribed to the Google Groups "LS-DYNA2" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ls-dyna2+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ls-dyna2/c77e61b5-5d93-4054-9570-357175f220c0n%40googlegroups.com.
The Card 3 parameter AOPT should be input as an integer,
i.e. 3 rather than 3.0 – see the User Manual Volume II
When you correct that error, the other error at Line 475 should go away,
To view this discussion on the web visit https://groups.google.com/d/msgid/ls-dyna2/bea86537-f5e8-4ca9-b654-023acdcaade2n%40googlegroups.com.
I am not sure why LSPP does not output integer values for AOPT for MAT_260A. It could just be an oversight by the developers, or a change in the way AOPT was input for older material models requiring material directions, e.g. *MAT_022
I know nothing about MAT_260A – I just now common input errors.
--len
Dear Len,
There is a mixture of data type I and F for the AOPT parameter in the LS-DYNA User’s Manual.
Most use F data type; however, there is a few I data types used.
A quick glance (could have missed some) of the different data types used for selected data materials.
---------------------------
AOPT – type I input
*MAT_ADD_PZELECTRIC
*MAT_122_3D
*MAT_CODAM2
*MAT_KINEMATIC_HARDENING_BARLAT2000
*MAT_STOUGHTON_NON_ASSOCIATED_FLOW
*MAT_TISSUE_DISPERSED
*MAT_SHAPE_MEMORY_ALLOY
*MAT_THERMAL_CHEMICAL_REACTION_ORTHOTROPIC
---------------------------
AOPT – type F input
*MAT_OPTIONTROPIC_ELASTIC
*MAT_EXTENDED_3-PARAMETER_BARLAT
*MAT_ANISOTROPIC_PLASTIC
*MAT_COMPOSITE_LAYUP
*MAT_COMPOSITE_MATRIX
*MAT_HILL_3R
*MAT_HILL_3R_TABULATED
*MAT_HEART_TISSUE
*MAT_BARLAT_YLD2000
*MAT_WTM_STM
*MAT_WTM_STM_PLC
*MAT_SPECIAL_ORTHOTROPIC
*MAT_ORTHOTROPIC_SMEARED_CRACK
*MAT_VEGTER
*MAT_VEGTER_STANDARD
*MAT_VECTER_2017
*MAT_TRANSVERSELY_ISOTROPIC_CRUSHABLE_FOAM
*MAT_WOOD
*MAT_RATE_SENSITIVE_COMPOSITE_FABRIC
*MAT_CONCRETE_EC2
*MAT_FLD_3-PARAMETER_BARLAT
*
MAT_BARLAT_YLD2004
*MAT_KINEMATIC_HARDENING_BARLAT89
*MAT_DRY_FABRIC
*MAT_CAZACU_BARLAT
*MAT_HILL_90
*MAT_RESULTANT_ANISOTROPIC
*MAT_ANISOTROPIC_THERMOELASTIC
*MAT_RC_SHEAR_WALL
*MAT_VISCOELASTIC_LOOSE_FABRIC
*MAT_MICROMECHANICS_DRY_FABRIC
*MAT_PML_OPTIONTROPIC_ELASTIC
*MAT_MOHR_NON_ASSOCIATED_FLOW
*MAT_LAMINATED_FRACTURE_DAIMLER_PINHO
*MAT_LAMINATED_FRACTURE_DAIMLER_CAMANHO
*MAT_TABULATED_JOHNSON_COOK_ORTHO_PLASTICITY
*MAT_EIGHT_CHAIN_RUBBER
*MAT_PAPER
*MAT_CF_MICROMECHANICS
*MAT_ANISOTROPIC_HYPERELASTIC
*MAT_THERMAL_ORTHOTROPIC
*MAT_THERMAL_ORTHOTROPIC_TD
*MAT_THERMAL_ORTHOTROPIC_TD_LC
*MAT_THERMAL_USER_DEFINED
---------------------------
Sincerely,
James M. Kennedy
KBS2 Inc.
August 11, 2021
To view this discussion on the web visit https://groups.google.com/d/msgid/ls-dyna2/002101d78e2a%249e6ccca0%24db4665e0%24%40schwer.net.
Apparently this constitutive model uses an iterative technique, e.g. Newton-Raphson, to solve for some needed quantity, e.g. plastic strain increment; this happens with the Johnson-Cook model MAT015.
In the case of MAT015, if the strain increment is too large, the iteration scheme exceeds the internally fixed number of iteration before converging to the internally set tolerance. The only way to decrease the strain increment is to use a smaller time step.
As I said before, I know nothing about MAT_260A, only common error messages.
To view this discussion on the web visit https://groups.google.com/d/msgid/ls-dyna2/CAPY5O9Qq3WHAzn9q0D_wC%2B_kChVD4fK8r3p_V0k7hYo2H0%2BiMw%40mail.gmail.com.