Changes between Version 59 and Version 60 of doc/app/userint/output
- Timestamp:
- Oct 11, 2010 11:29:53 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/userint/output
v59 v60 217 217 {{{ ENDIF }}}\\ 218 218 219 Otherwise, the calculated time-average may be wrong. In the restart run, this quantity has to be read from the restart file by including the following code in subroutine [../ #user_read_restart_data user_read_restart_data]:219 Otherwise, the calculated time-average may be wrong. In the restart run, this quantity has to be read from the restart file by including the following code in subroutine [../int#user_read_restart_data user_read_restart_data]: 220 220 221 221 {{{ IF ( initializing_actions == 'read_restart_data' ) THEN }}}\\