USER FATAL MESSAGE 300 (RCARD)
USER FATAL MESSAGE 300 (RCARD)
(OP)
Guys,
I´m trying to submit a Nastran Job and the following error is appearing in .f06 file:
*** USER FATAL MESSAGE 300 (RCARD) 300 (RCARD)
DATA ERROR IN FIELD UNDERLINED.
POSSIBLE ERROR IN EXPONENT.
. 1 .. 2 .. 3 .. 4 .. 5 .. 6 .. 7 .. 8 .. 9 .. 10 .
.$ =============================================================================
========
The question is that I don´t have underlined setence in any Include...
Someone can help me?
Thanks
I´m trying to submit a Nastran Job and the following error is appearing in .f06 file:
*** USER FATAL MESSAGE 300 (RCARD) 300 (RCARD)
DATA ERROR IN FIELD UNDERLINED.
POSSIBLE ERROR IN EXPONENT.
. 1 .. 2 .. 3 .. 4 .. 5 .. 6 .. 7 .. 8 .. 9 .. 10 .
.$ =============================================================================
========
The question is that I don´t have underlined setence in any Include...
Someone can help me?
Thanks





RE: USER FATAL MESSAGE 300 (RCARD)
looks like your input file has .$ as an entry on the bulk. Please remove the dot before the $, and it should work.
RE: USER FATAL MESSAGE 300 (RCARD)
that's exactly what happened. There was a .$ in the beggining of an Include file...
RE: USER FATAL MESSAGE 300 (RCARD)