Changes between Version 4 and Version 5 of 2020WP/VALID-11_clevy_OASIS_TESTCASE
- Timestamp:
- 2020-02-11T11:32:14+01:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2020WP/VALID-11_clevy_OASIS_TESTCASE
v4 v5 28 28 Useful as coupling demonstrator and for first level valisation of coupling with OASIS in future NEMO versions. 29 29 30 Details on the proposed work: 30 31 32 === Implementation 33 34 {{{#!box width=35em help 35 Describe flow chart of the changes in the code. \\ 36 List the Fortran modules and subroutines to be created/edited/deleted. \\ 37 Detailed list of new variables to be defined (including namelists), \\ 38 give for each the chosen name and description wrt coding rules. 39 }}} 40 41 As for the test case defined in STEP1 (see below): 42 * no changes in NEMO code 43 * Changes in &namsbc_cpl namelist 44 * Need to add the TOY_ATM software, as a simplified /fake atmosphere somewhere to be able tu run this test case 45 46 47 === Documentation updates 48 49 {{{#!box width=55em help 50 Using previous parts, define the main changes to be done in the NEMO literature 51 (manuals, guide, web pages, …). 52 }}} 53 54 ''...'' 55 56 == Preview 57 58 {{{#!box width=50em info 59 [[Include(wiki:Developers/DevProcess#preview_)]] 60 }}} 61 62 Methodology 31 63 ==== STEP 1: Implement in the up-to-date version for 2020 the test case developed in 2018 32 64 Restarting from /ccc/work/cont003/gen7451/clevy/VALID_CPL_4.0/trunk/cfgs/CPL_TOYATM in irene computer, implment the CPL_TOYATM in the up-to-date NEMO version, as a test case (in trunk/tests). … … 69 101 Implement the finalised test case as part of the usual validation testbed, and also in the github for NEMO test cases 70 102 71 === Implementation72 73 {{{#!box width=35em help74 Describe flow chart of the changes in the code. \\75 List the Fortran modules and subroutines to be created/edited/deleted. \\76 Detailed list of new variables to be defined (including namelists), \\77 give for each the chosen name and description wrt coding rules.78 }}}79 80 ''...''81 82 === Documentation updates83 84 {{{#!box width=55em help85 Using previous parts, define the main changes to be done in the NEMO literature86 (manuals, guide, web pages, …).87 }}}88 89 ''...''90 91 == Preview92 93 {{{#!box width=50em info94 [[Include(wiki:Developers/DevProcess#preview_)]]95 }}}96 97 ''...''98 99 103 == Tests 100 104