of.history.pv.field#

of.history.pv.field *tag1* <string> *tag2* <string> *tag3* <string> …

Set the items you want to write in ParaView results (See the list below).

Field keywords:

  • default (Output all)

  • velocity

  • force

  • displacement

  • fluid_pressure – only for hydro

  • nodal_group

  • element_group

  • gbm_group

  • mass

  • stress

  • strain

  • strain_rate

  • principal_stress

  • mat_id

  • fragment

  • temperature – only for thermal

  • thermal-flux – only for thermal

  • t0 – only for thermal


Example:#

of.history.pv.field 'default'
of.history.pv.field 'velocity' 'force' 'displacement'