Changes between Version 2 and Version 3 of ticket/0937
- Timestamp:
- 2012-10-25T11:16:51+02:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ticket/0937
v2 v3 46 46 || Does your change require a change in compiler options? || !'''NO!''' || 47 47 48 * namelist changes: 49 * About compiler options: Changes do not require any change in compiler options. Yet, we noticed that results are not reproductible unless the lowest level of optimization is used. 48 * namelist changes: 49 * nam_tide: Simplifications in the definition of tidal waves. Add a flag and time_scale to activate linear ramping of tidal motions. 50 * 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. 52 * nambdy_index: Simplify definition of analytical segments. 53 * 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. 50 54 51 55 ----