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.
#1120 (Agulhas agrif zoom) – NEMO

Opened 11 years ago

Closed 11 years ago

Last modified 8 years ago

#1120 closed Bug (fixed)

Agulhas agrif zoom

Reported by: rblod Owned by: clevy
Priority: low Milestone:
Component: AGRIF Version: v3.6
Severity: Keywords: initialization
Cc:

Description

In the example provided, for both trunk and 3_4 version, part of the initialisation choices in the namelist (namtsd) of the zoom is missing. As a consequence the zoom is starting from a constant tropical profile while the globa ocean is starting from Levitus.
fix:

  • add in the 1_namelist
    cn_dir        = './'     !  root directory for the location of the runoff files
    ln_tsd_init   = .true.   !  Initialisation of ocean T & S with T &S input data (T) or not (F)
    ln_tsd_tradmp = .false.   !  damping of ocean T & S toward T &S input data (T) or not (F)
    
    
  • add in the input files 1_data* files


Commit History (2)

ChangesetAuthorTimeChangeLog
3945clevy2013-06-28T11:13:16+02:00

fix init for AGRIF zoom in ORCA2_LIM/EXP00/1_namelist in 3_4, see ticket #1120

3944clevy2013-06-28T09:54:50+02:00

fix init for AGRIF zoom in ORCA2_LIM/EXP00/1_namelist in 3_5, see ticket #1120

Change History (5)

comment:1 Changed 11 years ago by clevy

  • Owner changed from NEMO team to clevy

comment:2 Changed 11 years ago by clevy

  • Resolution set to fixed
  • Status changed from new to closed

Change done

  • for 3_4 stable rev 3945
  • for 3_5 rev 3944

Input files added in ORCA2_LIM_nemo_v3.4.tar

comment:3 Changed 8 years ago by nicolasmartin

  • Keywords agrif removed

comment:4 Changed 8 years ago by nicolasmartin

  • Keywords initialization added; initialisation removed

comment:5 Changed 8 years ago by nicolasmartin

  • Milestone AGRIF deleted

Milestone AGRIF deleted

Note: See TracTickets for help on using tickets.