General Mechanical

General Mechanical

Topics relate to Mechanical Enterprise, Motion, Additive Print and more

Simulation doesn’t work

    • SgBo
      Subscriber

      Hallo to everyone,

      I'm trying to solve a very simple simulation but something doesn't work: " an error occured inside the SOLVER module: general error". I've tried all the modification I've found in the web but I don't understand what happens. Can someone help me please?

      thank you very much

    • Erik Kostson
      Ansys Employee


      Can you please find the error messages in the solver file and put them inline in your next post as we (ansys employees) are not allowed to download any attachments.
      Also any other information related to your model that might be useful and so we can try and help you.
      Thank you

      Erik
    • SgBo
      Subscriber
      This is what I've found in the solver file:


      /batch
      /config,noeldb,1! force off writing results to database
      *get,_wallstrt,active,,time,wall
      ! ANSYS input file written by Workbench version 2022 R1
      ! File used for geometry attach: C:\Users\silvia.greco8\Dropbox\Il mio PC (DICAMGRECOSW1)\Desktop\prova_files\dp0\SYS-5\DM\SYS-5.agdb
      /title,prova--Static Structural (E5)
      ! ****** Begin Custom Load Command Snippet ******
      /COM, ACT Extensions:
      /COM,LSDYNA, 2021.1
      /COM,5f463412-bd3e-484b-87e7-cbc0a665e474, wbex
      /COM ! ****** EndCustom Load Command Snippet ******
      *DIM,_wb_ProjectScratch_dir,string,248
      _wb_ProjectScratch_dir(1) = 'C:\Users\silvia.greco8\Dropbox\Il mio PC (DICAMGRECOSW1)\Desktop\_ProjectScratch\ScrB0CE\'
      *DIM,_wb_SolverFiles_dir,string,248
      _wb_SolverFiles_dir(1) = 'C:\Users\silvia.greco8\Dropbox\Il mio PC (DICAMGRECOSW1)\Desktop\prova_files\dp0\SYS-5\MECH\'
      *DIM,_wb_userfiles_dir,string,248
      _wb_userfiles_dir(1) = 'C:\Users\silvia.greco8\Dropbox\Il mio PC (DICAMGRECOSW1)\Desktop\prova_files\user_files\'
      /com,--- Data in consistent NMM units. See Solving Units in the help system for more information.
      /units,MPA
      /nopr
      /wb,file,start!signify a WB generated input file
      /prep7
      ! Turn off shape checking because checks already performed inside WB mesher.
      ! See help system for more information.
      SHPP,OFF,,NOWARN
      /nolist
      etcon,set! allow ANSYS to choose best KEYOP's for 180x elements, resets any applicable keyopt to MAPDL defaults
      /com,*********** Nodes for the whole assembly ***********
      nblock,3,,832
      (1i9,3e20.9e3)

    • SgBo
      Subscriber
      ......


      -1
      /wb,elem,start!set before creation of elements
      /com,*********** Elements for Body 1 "Part 1" ***********
      et,1,182
      keyo,1,3,2
      eblock,19,solid,,447
      (19i9)


      ......


      -1
      !Material Id = {25B12604-5AE2-4C39-B4F3-69CD0CFD85CB}
      /com,*********** Elements for Body 2 "Part 2" ***********
      et,2,182
      keyo,2,3,2
      eblock,19,solid,,181
      (19i9)

      ......

      -1
      !Material Id = {D328C53F-FCC1-442A-9FA7-FE1F35BE422C}
      /com,*********** Elements for Body 3 "Part 4" ***********
      et,3,182
      keyo,3,3,2
      eblock,19,solid,,90
      (19i9)
      .........

      -1
      !Material Id = {CAE5D2FF-C33C-4BFE-B66F-08BE02BCED07}
      /wb,elem,end!done creating elements
      /com,*********** Send User Defined Coordinate System(s) ***********
      csys,0
      toffst,273.15,! Temperature offset from absolute zero
      /com,*********** Set Reference Temperature ***********
      tref,22.
      /wb,mat,start!starting to send materials
      /com,*********** Send Materials ***********
      MP,EX,1,1800, ! tonne s^-2 mm^-1
      MP,NUXY,1,0.3 MP,UVID,1,26b251b6-4f80-4be3-9c9d-64b5ff7ea74b

      MP,EX,2,18000, ! tonne s^-2 mm^-1
      MP,NUXY,2,0.3 MP,UVID,2,a43a0533-6fac-44b8-b2b4-39769678d08b

      MP,EX,3,18000, ! tonne s^-2 mm^-1
      MP,NUXY,3,0.3 MP,UVID,3,a43a0533-6fac-44b8-b2b4-39769678d08b

      /wb,mat,end!done sending materials
      /com,*********** Send Sheet Properties ***********
      !************************* Model Summary ********************
      !Part 1, matrix, matid, 1
      !Part 2, fibre, matid, 2
      !Part 4, fibre, matid, 3
      !************************* End Model Summary ********************
      ! get the diagonal of the bounding box. Needed later for other things
      *get,_xmin,node,,mnloc,x
      *get,_ymin,node,,mnloc,y
      *get,_zmin,node,,mnloc,z
      *get,_xmax,node,,mxloc,x
      *get,_ymax,node,,mxloc,y
      *get,_zmax,node,,mxloc,z
      _ASMDIAG=(_xmax-_xmin)*(_xmax-_xmin)+(_ymax-_ymin)*(_ymax-_ymin)+(_zmax-_zmin)*(_zmax-_zmin)
      _ASMDIAG=SQRT(_ASMDIAG)
      /wb,contact,start!starting to send contact
      /com,*********** Create Contact "Contact Region" ***********
      /com,Real Constant Set For Above Contact Is 5 & 4
      *set,tid,5
      *set,cid,4
      r,tid
      r,cid
      nldiag,cont,iter! print out contact info each equilibrium iteration
      /nopr
      /gopr




Viewing 3 reply threads
  • The topic ‘Simulation doesn’t work’ is closed to new replies.