Ignore:
Timestamp:
May 9, 2014 2:25:13 PM (10 years ago)
Author:
raasch
Message:

output of location messages complemented, output of location bar added
(Makefile, check_parameters, cpulog, init_pegrid, init_3d_model, message, palm, parin, time_integration, new: progress_bar)
preprocessor switch intel_compiler added, -r8 compiler options removed
(.mrun.config.default, .mrun.config.imuk, .mrun.config.kiaps)

batch_job added to envpar-NAMELIST
(mrun, parin)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/.mrun.config.imuk

    r1327 r1402  
    2323%compiler_name     ifort                                                       lcmuk
    2424%compiler_name_ser ifort                                                       lcmuk
    25 %cpp_options       -cpp:-D__netcdf                                             lcmuk
     25%cpp_options       -cpp:-D__netcdf:-D__intel_compiler                          lcmuk
    2626%netcdf_inc        -I:/muksoft/packages/netcdf/3.6.3/include                   lcmuk
    2727%netcdf_lib        -L/muksoft/packages/netcdf/3.6.3/lib:-lnetcdf               lcmuk
     
    3535%compiler_name     mpif90                                                      lcmuk parallel
    3636%compiler_name_ser ifort                                                       lcmuk parallel
    37 %cpp_options       -cpp:-DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__netcdf  lcmuk parallel
     37%cpp_options       -cpp:-DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__netcdf:-D__intel_compiler  lcmuk parallel
    3838%netcdf_inc        -I:/muksoft/packages/netcdf/3.6.3/include                   lcmuk parallel
    3939%netcdf_lib        -L/muksoft/packages/netcdf/3.6.3/lib:-lnetcdf               lcmuk parallel
     
    4848%compiler_name     mpif90                                                      lcmuk parallel trace
    4949%compiler_name_ser ifort                                                       lcmuk parallel trace
    50 %cpp_options       -DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__netcdf   lcmuk parallel trace
     50%cpp_options       -DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__netcdf:-D__intel_compiler   lcmuk parallel trace
    5151%netcdf_inc        -I:/muksoft/packages/netcdf/3.6.3/include            lcmuk parallel trace
    5252%netcdf_lib        -L/muksoft/packages/netcdf/3.6.3/lib:-lnetcdf        lcmuk parallel trace
Note: See TracChangeset for help on using the changeset viewer.