hello all,
I have a model which is working fine in 2.13 (windows) or 2.16 (Linux).
But In 2.19 or 2.20, It gives me warning and an error.
I checked the source of that error and there is no difference between the version.
The error:
"*ERROR in gen3dnor: size of estimated
shell normal in node 112 element 13547*
is smaller than 1.e-10*"
The Warnings:
"**WARNING reading NSET/ELSET: value XXXX
in set BACK > nk*"
I checked also the geometry and itās ok (see image, the X is the node 112).
Any idea?
I think I found the issueā¦ I have several grid points where 1 coordinate is xxxe-10.
putting them on 0 lets my computation run in recent version.
I still donāt know why it runs in lower versions.