Ignore:
Timestamp:
Oct 19, 2007 3:47:46 PM (17 years ago)
Author:
raasch
Message:

further bugfixes for the ocean part

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/CURRENT_MODIFICATIONS

    r121 r124  
    2525------
    2626
     27Several bugfixes in the ocean part: Initial density rho is calculated
     28(init_ocean). Error in initializing u_init and v_init removed
     29(check_parameters). Calculation of density flux now starts from
     30nzb+1 (production_e).
     31
    2732Bugfix: pleft/pright changed to pnorth/psouth in sendrecv of particle tail
    2833numbers along y, small bugfixes in the SGS part (advec_particles)
     
    3035Bugfix: model_string needed a default value (combine_plot_fields)
    3136
    32 Bugfix: initializing u_init and v_init in case of ocean runs (check_parameters)
    3337
    34 advec_particles, check_parameters, combine_plot_fields
     38advec_particles, check_parameters, combine_plot_fields, init_ocean, production_e
Note: See TracChangeset for help on using the changeset viewer.