hexagon logo

Output results in rpt.file

Dear all,
In the past an outputfile has been created for the stress tensor.
This outputfile is an rpt.file
Added I have a picture of these results.
I would like to know how to create these kind of files.
I guess it should be somewhere in Results --> create --> report
In the releaseguide I also do not find it.
 
Thanks in advance.

Attached Files (1)
  • Hi,
    if you look at the title format option you should see this:
    res_title
    Note the last bit of the title is "Entity: Element Scalar" this is standard text and does not include any $variable reference. So it does not change and is misleading. Remove it from the title. (maybe add your own location text)
    If you look at the data produced, look at the number of nodes/elements in the model and compare with the result report data, you will see that the data is different and if you compare with on screen tensor results the data matches the nodes and elements.
    I will look further at that "fixed" bit of the title and raise a bug report if needed.
    best regards
    Arthur
  • Thanks Arthur,
     
    Indeed that is the misleading part. I already applied your message and in both cases (selecting elements or nodes) in the title it gives Entity: Element Tensor.
    However the title for the column HAS changed.
    It will change to Entity ID--El. (if you select elements).
    See attachment
     
    My predecessor also added the minimum and maximum value in the title (header).
    I think this is a PCL command or he did it manually for each loadcase.
    Is it possible to add this to the title below the entity or if I delete this entity below the Layer ID?
    In this format:
     
    min: -100.999 @ ID=1005000
    max: 197.666 @ ID= 1104280
     
    Nodal_entity
    Element_results
    Thanks.
     
     
     
     
  • How about doing a summary report first then the detailed. The summary will give you the max and mins for each column.
     
    the "Entity ID--El." is not one column header but the header "-Entity ID-" with the start of the next header "-EL. Pos. ID-"
     
  • Thanks Arthur.
    Regarding the El.Pos.Id is of course correct.