Implicit Radioss option : single precision error
Hello,
I usually perform Radioss explicit analysis for crash simulations (12 ms). Now I need to perform a quasi-static simulation lasting 75 seconds, which, with the explicit solver, takes way to long to solve. Here my engine input :
#RADIOSS ENGINE
/RUN/pression_statique_02/1
75000
/VERS/140
/TFILE
5
/PRINT/-50
/ANIM/DT
0 100.
####################
# IMPLICIT OPTIONS #
####################
#Static linear computation:
/IMPL/LINEAR
# Printout frequency for linear computation:
/IMPL/PRINT/LINEAR/-1
# Linear solver method :
/IMPL/SOLVER/3
# Iprec It_max Itol Tol
5 0 3 0.0
However I get an error termination saying :
MESSAGE ID : 162
** ERROR : SINGLE PRECISION IS NOT COMPATIBLE WITH IMPLICIT OPTION
Would anyone know what this error means and how it can be solved ?
Thanks in advance,
Alice
Answers
-
-
Hello George,
Sorry again, I had not seen your reply, thinking I would be notified if response (now I changed my settings).
I finally checked this out, thanks a lot !
Alice
0