Changes between Version 59 and Version 60 of doc/app/userint/output


Ignore:
Timestamp:
Oct 11, 2010 11:29:53 AM (14 years ago)
Author:
heinze
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/userint/output

    v59 v60  
    217217  {{{        ENDIF }}}\\
    218218
    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]:
    220220
    221221  {{{    IF ( initializing_actions == 'read_restart_data' )  THEN }}}\\