Error 15
*** WARNING: The thermal expansion coefficient of material 2 is zero
WARNING # 1601
2 elements had incorrect node numbering sequence and had their nodes renumbered.
This will affect the orientation of respective element coordinate systems.
Use PARAM,PRTRENUM,LIST to print the detailed list of renumbered elements.
ERROR # 15 FROM SUBROUTINE volint
CHEXA element 6825 is distorted (negative Jacobian).
***** FATAL INPUT DATA ERROR *****
ERROR # 15 FROM SUBROUTINE volint
CHEXA element 6827 is distorted (negative Jacobian).
...
can anyone help me???
Answers
-
Did you try param checkel no ?
0 -
Hi,
I am also getting similar errors. I tried setting param chk elem. to NO but it still doesnt work. What else can be done? Expecting your reply,
0 -
You should have a closer look at the elements which produce the error. You may need to improve mesh quality in these areas. 'Param checkel no' should be used with care since it can have negative influence on the result quality.
Regards
0 -
Have you solved the pronblem??
0 -
have you solved the problem??
0 -
*** WARNING: The thermal expansion coefficient of material 2 is zero
WARNING # 1601
2 elements had incorrect node numbering sequence and had their nodes renumbered.
This will affect the orientation of respective element coordinate systems.
Use PARAM,PRTRENUM,LIST to print the detailed list of renumbered elements.
ERROR # 15 FROM SUBROUTINE volint
CHEXA element 6825 is distorted (negative Jacobian).
***** FATAL INPUT DATA ERROR *****
ERROR # 15 FROM SUBROUTINE volint
CHEXA element 6827 is distorted (negative Jacobian).
...
can anyone help me???
Error description will guide you to the solution, use PARAM,PRTRENUM,LIST to print the detailed list of renumbered elements and then go to these elements and check them again in your preprocessor.
0 -
'Param checkel no' hold true only for the quality deviation and not for basic requirement of the solver. solver will not go ahead if you have elements with negative jacobian.
Just define your problem in tetra mesh if you are unable achieve good quality with hexa.
0 -
Hey.
Same problem. I used the tetra mesh and error 15. :-( How could I make it work?
Thank you
0 -
Hi,
can you share the entire .out file, please?
0