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.
Ticket Diff – NEMO

Changes between Initial Version and Version 1 of Ticket #696


Ignore:
Timestamp:
2010-08-04T17:55:00+02:00 (14 years ago)
Author:
clevy
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #696

    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
  • Ticket #696 – Description

    initial v1  
    11The fait_AA_make script in NVTK is not up to date: it does not work properly since it doesnt take in account the change in the source code: switch from a cpp include of mpif.h (#include mpif.h) to a FORTRAN include of the same file (INCLUDE mpif.h). 
    22 
    3 To fix the problem, NVTK/fait_AA_make is changed, following the changeset 1931 done in UTIL/fait_AA_make 
     3To fix the problem, NVTK/fait_AA_make is changed, following the Changeset @1931 done in UTIL/fait_AA_make. [[BR]]Done with Changeset  @2039