New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Ticket Diff – NEMO

Changes between Initial Version and Version 5 of Ticket #1715


Ignore:
Timestamp:
2017-09-28T19:40:23+02:00 (7 years ago)
Author:
nicolasmartin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1715

    • Property Owner changed from nemo to flavoni
    • Property Cc flavoni added
    • Property Version changed from trunk to v3.6
    • Property Status changed from new to assigned
  • Ticket #1715 – Description

    initial v5  
    44At line 177 of zdfric.F90 in the trunk: 
    55 
    6 {{{ 
     6{{{#!f 
    77 
    88      zflageos = ( 0.5 + SIGN( 0.5, nn_eos - 1. ) ) * rau0 
     
    2323Should the last line be changed to 
    2424 
    25 {{{ 
     25{{{#!f 
    2626zrhos          = rhop(ji,jj,1) + zflageos * tmask(ji,jj,1) 
    2727