Ignore:
Timestamp:
Apr 19, 2007 4:27:07 PM (17 years ago)
Author:
raasch
Message:

New:
---

Changed:


PALM can be generally installed on any kind of Linux-, IBM-AIX-, or NEC-SX-system by adding appropriate settings to the configuration file.

Scripts are also running under the public domain ksh.

All system relevant compile and link options as well as the host identifier (local_host) are specified in the configuration file.

Filetransfer by ftp removed (options -f removed from mrun and mbuild).

Call of (system-)FLUSH routine moved to new routine local_flush.

return_addres and return_username are read from ENVPAR-NAMELIST-file instead of using local_getenv.

Preprocessor strings for different linux clusters changed to "lc", some preprocessor directives renamed (new: intel_openmp_bug), preprocessor directives for old systems removed

advec_particles, check_open, cpu_log, cpu_statistics, data_output_dvrp, flow_statistics, header, init_dvrp, init_particles, init_1d_model, init_dvrp, init_pegrid, local_getenv, local_system, local_tremain, local_tremain_ini, modules, palm, parin, run_control

new:
local_flush

mbuild, mrun

Errors:


File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/init_dvrp.f90

    r82 r83  
    44! Actual revisions:
    55! -----------------
    6 ! Preprocessor strings for different linux clusters changed to "lc",
    7 ! routine local_flush is used for buffer flushing
    86! Test output of isosurface on camera file
    97! TEST: print* statements
     
    1311! -----------------
    1412! $Id$
     13!
     14! 82 2007-04-16 15:40:52Z raasch
     15! Preprocessor strings for different linux clusters changed to "lc",
     16! routine local_flush is used for buffer flushing
    1517!
    1618! 17 2007-02-19 01:57:39Z raasch
Note: See TracChangeset for help on using the changeset viewer.