New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
WorkingGroups/TAM/ReferenceManual/Demonstrators/ValidationInterface – NEMO
wiki:WorkingGroups/TAM/ReferenceManual/Demonstrators/ValidationInterface

Version 1 (modified by cdlod, 14 years ago) (diff)

--

Last edited Timestamp?

Testing

Tangent and Adjoint Module structure

Remind that each TAM module contains:

 * a tangent routine
 * an adjoint routine
 * an initialization routine (optional)
 * an adjoint test routine (optional)
 * a tangent test routine (optional)

1 - Adjoint Test?

2 - Tangent Test?