hexagon logo

Fatal message 6352 Same model ran on 2013, but on versions 2017 and 21019 this problem exists.

 *** USER WARNING MESSAGE 285 (DML)
   FATAL ERRORS WERE FOUND WHILE READING THIS BEGIN SECTION
   MODEL SUMMARY DOES NOT INCLUDE COUNT OF FATAL ENTITIES
 ^^^   
 ^^^ >>> IFP OPERATIONS COMPLETE <<< 
 ^^^   
 *** SYSTEM FATAL MESSAGE 6352 (IFP6PCMP)
   LOGIC ERROR: 9212
   USER ACTION: CONTACT MSC.SOFTWARE CLIENT SUPPORT.
   PROGRAMMER INFORMATION: KPCOMP=     1, NPCOMP=     0
0FATAL ERROR
Parents
  • Actually message in f06 is very clear..
     *** USER FATAL MESSAGE 9994 (BULKPM)
       PCOMP with PID=80221843 near line 3335919
       User information: THETA:165 is an integer in a real field.
       User action: Enter a real value or set system 444 to 9 to have the program convert the integer to a real value
     
    Please add NASTRAN SYSTEM(444)=9 at the top of deck and run...
     
    444 cell is related to the IFP processing. 444=9 was introduced in 2017 to avoid user error to run and produce and give incorrect results. Like in this case you theta angle should have been 165. rather than 165
     
    So use 444=9 and check if it works..
Reply
  • Actually message in f06 is very clear..
     *** USER FATAL MESSAGE 9994 (BULKPM)
       PCOMP with PID=80221843 near line 3335919
       User information: THETA:165 is an integer in a real field.
       User action: Enter a real value or set system 444 to 9 to have the program convert the integer to a real value
     
    Please add NASTRAN SYSTEM(444)=9 at the top of deck and run...
     
    444 cell is related to the IFP processing. 444=9 was introduced in 2017 to avoid user error to run and produce and give incorrect results. Like in this case you theta angle should have been 165. rather than 165
     
    So use 444=9 and check if it works..
Children
No Data