Changes between Initial Version and Version 1 of Ticket #811
- Timestamp:
- 04/03/19 23:01:49 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #811
- Property Resolution → Done
- Property Status new → closed
-
Ticket #811 – Description
initial v1 1 1 We have been working on the tangent linear and adjoint version of the nesting algorithms for a while. The backward time-stepping logic for the adjoint of nesting grid is very tricky, and it is not entirely correct. We will continue debugging. 2 2 3 Accidentally, I modified other files that are needed for this development in this repository. It needed to go to one of my research repositories. I am restoring those files to the previous version '''r959''' to avoid any confusion and interference with other al ogorithms. We need further testing to check that other algorithms work well with the changes. I apologize for the inconvenience. Those files are:3 Accidentally, I modified other files that are needed for this development in this repository. It needed to go to one of my research repositories. I am restoring those files to the previous version '''r959''' to avoid any confusion and interference with other algorithms. We need further testing to check that other algorithms work well with the changes. I apologize for the inconvenience. Those files are: 4 4 {{{ 5 5 ROMS/Modules/mod_nesting.F 6 6 ROMS/Drivers/tl_ocean.h 7 7 ROMS/Drivers/ad_ocean.h 8 ROMS/Nonlinear/step3d_t.F9 ROMS/Nonlinear/nesting.F10 8 ROMS/Adjoint/ad_step3d_t.F 11 9 ROMS/Adjoint/ad_initial.F