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.
#1975 (Add test cases in SETTE list of tests (to be sure to update all MY_SRC routines during merge)) – NEMO

Opened 7 years ago

Closed 6 years ago

#1975 closed Enhancement (fixed)

Add test cases in SETTE list of tests (to be sure to update all MY_SRC routines during merge)

Reported by: flavoni Owned by: flavoni
Priority: normal Milestone:
Component: env Version: trunk
Severity: minor Keywords:
Cc:

Description

Context

...

Proposal

...

Commit History (2)

ChangesetAuthorTimeChangeLog
9269flavoni2018-01-19T16:45:39+01:00

#1975

9268flavoni2018-01-19T16:33:21+01:00

#1975: start testing TEST CASES with sette_test-cases.sh scripts

Change History (6)

comment:1 Changed 6 years ago by flavoni

In 9268:

Error: Failed to load processor CommitTicketReference
No macro or processor named 'CommitTicketReference' found

comment:2 Changed 6 years ago by flavoni

changeset 9268

I start to test TEST_CASES: run with 1 processor, test of restartability, and run with test cases all available possibility of Advection scheme, vector form & flux form, various vertical coordinates, etc...

To test all combination it is necessary to commit in EXP00 all namelists, because the sette_test-cases.sh script looking for "namelist-xxx_cfg" in EXP00.

An example of possible namelists is given in TEST_CASES/OVERFLOW directory:
to test zps vs sco:
namelist_zps_FCT4_flux_ubs_cfg
namelist_sco_FCT2_flux_ubs_cfg

to test FCT4 vs FC2
namelist_zps_FCT4_flux_ubs_cfg
namelist_zps_FCT2_flux_ubs_cfg

etc...

namelist_zps_FCT4_vect_een_cfg
namelist_sco_FCT2_flux_cen-ahm1000_cfg
namelist_sco_FCT4_flux_cen-ahm1000_cfg
namelist_sco_FCT2_flux_ubs_ahm100_cfg

comment:3 Changed 6 years ago by flavoni

In 9269:

Error: Failed to load processor CommitTicketReference
No macro or processor named 'CommitTicketReference' found

comment:4 Changed 6 years ago by nicolasmartin

  • Owner set to flavoni
  • Status changed from new to assigned

comment:5 Changed 6 years ago by flavoni

already done in dev_merge_2017,
nothing to do.

comment:6 Changed 6 years ago by flavoni

  • Resolution set to fixed
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.