Changes between Version 3 and Version 4 of 2018WP/VALID-08_Drudi_Wave_ORCA2
- Timestamp:
- 2018-10-16T18:10:49+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2018WP/VALID-08_Drudi_Wave_ORCA2
v3 v4 23 23 {{{#!td 24 24 25 In order to test wave-current interaction developments, wave options will be added in reference ORCA2_ LIM3configuration for demonstration purposes25 In order to test wave-current interaction developments, wave options will be added in reference ORCA2_ICE_PISCES configuration for demonstration purposes 26 26 27 27 }}} … … 59 59 === Description 60 60 61 [tf.textarea:description -id=piform -class=taform ' Describe the goal of development, and the methodology.\n\nAdd reference documents or publications if relevant.' 0 20]61 [tf.textarea:description -id=piform -class=taform 'The goal of this task is the addition of wave-current interaction in the implementation of tests for reference ORCA2_ICE_PISCES configuration. This action needs the addition of options in namelist and a new specific input dataset for wave. Furthermore also a bug-fix in trunk is required in order to ensure run reproducibility.' 0 20] 62 62 63 63 === Implementation 64 64 65 [tf.textarea:implementation -id=piform -class=taform ' Describe flow chart of the changes in the code.\n\nList the .F90 files and modules to be changed.\n\nDetailed list of new variables (including namelists) to be defined. Give for each the chosen name (following coding rules) and definition.' 0 20]65 [tf.textarea:implementation -id=piform -class=taform 'For the testing implementation, a revision of sette is provided with a new flag to control the activation of the wave related options in namelist.\n\nThe new input dataset for wave can be added to update the inputs tar file ORCA2_ICE_v4.0.tar.\n\nThe bug-fix is already in trunk, and consists in a correction of sbcblk_algo_ncar.F90 in order to correctly evaluate transfer coefficients when using a neutral surface drag coefficient from a wave model. The bug fix includes: (1) initializing of transf. coeff. with their first guess neutral equivalents when using a neutral surface drag coefficient from a wave model , (2) correction of transf. coeff updates in the iteration loop.' 0 20] 66 66 67 67 === Reference manual and web pages updates