Changes between Version 3 and Version 4 of ticket/0937
- Timestamp:
- 2012-10-25T11:57:45+02:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ticket/0937
v3 v4 33 33 || Is this change expected to preserve all diagnostics? [[BR]]!,,!''Preserving answers in model runs does not necessarily imply preserved diagnostics. !'' || !'''NO!''' || 34 34 35 __If key_bdy and key_tide are not activated, modifications do not change either answers or results of standard configurations__. Thus results changes only concern AMM12 standard configuration. These changes only come from the completely different tidal module implemented. Thus, there are not induced by the modifications of bdy package alone as long as the same options are used. Note however that some issues with overlapping analytical segments have been fixed in bdy package. It is now possible to obtain identical results with user defined "analytical" open boundary segments bounding the domain (ie identical to the case where a single unstructured segment is read from a netcdf file). As a consequence, diagnostics in AMM12 changes although no change in the diagnostics themselves has been introduced. 36 35 37 If you answered !'''NO!''' to any of the above, please provide further details: 36 38 … … 46 48 || Does your change require a change in compiler options? || !'''NO!''' || 47 49 48 * namelist changes: 50 * namelist changes: 49 51 * nam_tide: Simplifications in the definition of tidal waves. Add a flag and time_scale to activate linear ramping of tidal motions. 50 52 * nambdy_tide: Add a new option to read tidal boundary data from 2d file given on data domain. 51 * nambdy: Add new options for bdy: Flags and times cales to apply relaxation on tracers and baroclinic velocities. 53 * nambdy: Add new options for bdy: Flags and times cales to apply relaxation on tracers and baroclinic velocities. 52 54 * nambdy_index: Simplify definition of analytical segments. 53 55 * About compiler options: Code update does not require any change in compiler options. Yet, we noticed that results are not reproductible unless the lowest level of optimization is used.