Changes between Version 240 and Version 241 of doc/app/errmsg


Ignore:
Timestamp:
Apr 7, 2016 2:36:56 PM (9 years ago)
Author:
gronemeier
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v240 v241  
    206206||[=#PA0164 PA0164]   ||run will be terminated due to user settings of restart_time / dt_restart new restart time is: ... s   ||A restart run is established by PALM due to the setting of  [../d3par#restart_time restart_time] and/or [../d3par#dt_restart dt_restart] and the new restart time is calculated. Have a look at [../runs Initialization and restart runs] for further information.  ||
    207207||[=#PA0165 PA0165]   ||re-open of unit 14 is not verified. Please check results!   ||The file with unit number 14 contains the binaries  [http://palm.muk.uni-hannover.de/wiki/doc/app/iofiles BINOUT]. It was opened at least a second time by user specific settings. This is not verified, so check the results carefully.  ||
    208 ||[=#PA0166 PA0166]   ||re-opening of file-id ... is not allowed   || ||
     208||[=#PA0166 PA0166]   ||re-opening of file-id ... is not allowed   || It was tried to re-open a file, which had already been opened once during the simulation. Only certain files are allowed to be re-opened to prevent errors. If you are shure that the file can be re-opened without causing any errors, you may add the file-id to the list in routine check_open. See also the list of [../iofiles I/O-files]. ||
    209209||[=#PA0167 PA0167]   ||opening file-id ... not allowed for PE ...   ||  ||
    210210||[=#PA0168 PA0168]   ||opening file-id ... is not allowed since it is used otherwise   ||  ||