Find more posts tagged with
You need to launch the Help, going in the toolbar Help>>Altair Help Home
Then navigate to OptiStruct Section.
There will be then tutorials page.
Or try typing the tutorial code or name into the Help search.
I suggest you to look at Altair University and go through a couple non-linear analysis tutorials.
What version o OptiStruct are you using?
Self-contact is available from OS 2017.something (maybe.2)
These are the tutorials from the Help.
the tutorial is based on HW2020, where self contact is already available inside HyperMesh environment.
In 2019.1 it should be used like you did, or using it as slave only.
i've made a few modifications in your model, but essentially it was fine.
I've run OS2019.2.2
<?xml version="1.0" encoding="UTF-8"?>
Thank you Adriano.
I'm trying to run a different model using a set of loadcollector like yours. When I run the simulation, ig gives me that advice.
*** ERROR # 4965 ***
Maximum number of time increment cutbacks reached,
analysis aborted.
ANALYSIS COMPLETED.
*** SOME ERRORS WERE REPORTED DURING THE RUN,
*** PLEASE VERIFY RESULTS AS THEY MAY BE INVALID.
*** PROGRAM STOPPED: FATAL ERROR(s) ENCOUNTERED.
this error means convergency issue in your solution.
It can be caused by some different causes.
Try to run your model and include control card PARAM,NLMON,DISP.
This will generate an additional H3D file showing what is happening at each increment, which might help you to identify where your issue is coming from.
Additionally, there will be a more detailed .out file (name_nl.out) that gives you aditional information as well.
if ?I understood correctly your question, you want to avoid elements to penetrate each other?
If that's the case, you need to specify contacts between your parts. If it is in the same part, then, self-contact is needed:
<?xml version="1.0" encoding="UTF-8"?>
If it is only related to meshing issues, HM has the 'penetration check' panel (Ctrl+F >> penetration)