LS Dyna

LS Dyna

Topics related to LS-DYNA, Autodyn, Explicit STR and more.

LS-DYNA DUALCESE solver

    • Atish Gawale
      Subscriber

      How to resolve following error for DUALCESE solver? Any guideline for model setup?

       *** Error 200390 (DCESE+390)
           *DUALCESE_INCLUDE_MODEL
           All *DUALCESE cards must be given inside of the file hierarchy specified
           by a *DUALCESE_MODEL card.

       

      Regards,

      Atish

    • Nanda
      Ansys Employee

      Hello Atish,

      Upon my quick search, here's what I believe should help:

      • Make sure that the file containing the *DUALCESE_INCLUDE_MODEL card is within the hierarchy of a *DUALCESE_MODEL card. This means that the *DUALCESE_INCLUDE_MODEL card should be in a file that is referenced by a *DUALCESE_MODEL card. Standard *INCLUDE cards are not allowed in this hierarchy. 
      • If you are using *MESH cards to define a mesh, ensure that these cards are also within the scope of the *DUALCESE_MODEL card. Any non-*DUALCESE keywords should be defined outside the *DUALCESE_MODEL hierarchy.
      • The structure of the keyword setup for the *DUALCESE solvers is different from the usual LS-DYNA input phase. Each model should be specified with a single file hierarchy, starting with the *DUALCESE_MODEL card. Ensure that your setup adheres to this structure.

      Additionally, to get more information about a specific error message number in LS-DYNA, you can add the following option to the LS-DYNA execution line:

      msg=< error number that you observed in the solver>

      For example, if you run LS-DYNA and you get Error 20368, you can run the following command line:

      "C:\LS-DYNA_Solvers\SMP\ls-dyna_smp_d_R14_118152-gbd64d58a85_winx64_ifort190.exe" i=D:\LSTC_examples\JimDay_library\sphere\input_sphere.k ncpu=-2 memory=20m msg=20368

      Let us know if you get more information by adding this line.

      Regards,

      Nanda.

      Introducing Ansys Assistant a 24/7 AI-powered virtual assistant for active Ansys academic customers.

      Have a look at our public help documentation website: Ansys Help

      For more exciting courses and certifications, hit this link: Ansys Innovation Courses | ANSYS Innovation Space

      Guidelines for Posting on Ansys Learning Forum

       

Viewing 1 reply thread
  • You must be logged in to reply to this topic.