Ignore:
Timestamp:
Aug 24, 2007 3:10:38 PM (17 years ago)
Author:
letzel
Message:
  • Improved coupler: evaporation - salinity-flux coupling for humidity = .T.,

avoid MPI hangs when coupled runs terminate, add DOC/app/chapter_3.8;

  • Optional calculation of km and kh from initial TKE e_init;
  • Default initialization of km,kh = 0.00001 for ocean = .T.;
  • Allow data_output_pr= q, wq, w"q", w*q* for humidity = .T.;
  • Bugfix: Rayleigh damping for ocean fixed.
File:
1 edited

Legend:

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

    r98 r108  
    732732                CASE ( 'xz' )
    733733!
    734 !--                Update the NetCDF xy cross section time axis
     734!--                Update the NetCDF xz cross section time axis
    735735                   IF ( myid == 0 )  THEN
    736736                      IF ( simulated_time /= do2d_xz_last_time(av) )  THEN
Note: See TracChangeset for help on using the changeset viewer.