Ignore:
Timestamp:
May 4, 2020 3:44:28 PM (5 years ago)
Author:
suehring
Message:

Diagnostic output: Define arrays over ghost points in order to allow for standard mpi-io treatment. By this modularization of restart-data input is possible with the module interface. Move input of restart data to doq_rrd_local. Enable mpi-io for restart data. Bugfix: add missing restart input of wtheta_av, wq_av, wu_av, and wv_av.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/Makefile

    r4517 r4518  
    2525# -----------------
    2626# $Id$
     27# Remove dependency of read_restart_data_mod on diagnostic_output_quantities_mod
     28#
     29# 4517 2020-05-03 14:29:30Z raasch
    2730# dependencies for MPI-IO added
    2831#
     
    577580        mod_kinds.o \
    578581        modules.o \
     582        restart_data_mpi_io_mod.o \
    579583        surface_layer_fluxes_mod.o
    580584diffusion_s.o: \
     
    10631067        chem_modules.o \
    10641068        cpulog_mod.o \
    1065         diagnostic_output_quantities_mod.o \
    10661069        gust_mod.o \
    10671070        mod_kinds.o \
Note: See TracChangeset for help on using the changeset viewer.