hexagon logo

Is there a parameter to turn off AUTOMSET output to f06, equivalent to AUTOSPC(NOPRINT) or do we have to write a DMAP for that?

Is there a parameter to turn off AUTOMSET output to f06, equivalent to AUTOSPC(NOPRINT) or do we have to write a DMAP for that?
Parents
  • Thanks! This one doesn't write anything, but we use AUTOMSET mainly with models that have lots of RBE. The type of data written to f06 look like that:
     
    0        RGMA                                                        
       POINT      VALUE   POINT      VALUE   POINT      VALUE   POINT      VALUE   POINT      VALUE  
                                                                       
     
     COLUMN      1
      11802912 R1 -1.00000E+00 11802919 R1 1.00000E+00
     
     COLUMN      2
      11802912 R2 -1.00000E+00 11802919 R2 1.00000E+00
     
     COLUMN      3
      11802912 R3 -1.00000E+00 11802919 R3 1.00000E+00
     
     COLUMN      4
      11802916 R1 -1.00000E+00 11802919 R1 1.00000E+00
Reply
  • Thanks! This one doesn't write anything, but we use AUTOMSET mainly with models that have lots of RBE. The type of data written to f06 look like that:
     
    0        RGMA                                                        
       POINT      VALUE   POINT      VALUE   POINT      VALUE   POINT      VALUE   POINT      VALUE  
                                                                       
     
     COLUMN      1
      11802912 R1 -1.00000E+00 11802919 R1 1.00000E+00
     
     COLUMN      2
      11802912 R2 -1.00000E+00 11802919 R2 1.00000E+00
     
     COLUMN      3
      11802912 R3 -1.00000E+00 11802919 R3 1.00000E+00
     
     COLUMN      4
      11802916 R1 -1.00000E+00 11802919 R1 1.00000E+00
Children
No Data