Changes between Version 57 and Version 58 of doc/app/userint/output
- Timestamp:
- Oct 11, 2010 9:11:52 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/userint/output
v57 v58 114 114 As the example shows, this grid has to be defined for the 3d volume data as well as for all of the three cross sections. \\ 115 115 116 6. After each timestep, the quantity has to be calculated at all gridpoints and to be stored. This has to be done in subroutine user_actionsat location 'after_integration': \\116 6. After each timestep, the quantity has to be calculated at all gridpoints and to be stored. This has to be done in subroutine [../int#user_actions user_actions] at location 'after_integration': \\ 117 117 118 118 {{{ CASE ( 'after_integration' ) }}} \\