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/0848/Review (diff) – NEMO

Changes between Version 3 and Version 4 of ticket/0848/Review


Ignore:
Timestamp:
2011-10-03T14:47:30+02:00 (13 years ago)
Author:
sga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ticket/0848/Review

    v3 v4  
    3434 
    3535Testing Comments 
     36  I, the reviewer have not yet managed to get this code to compile. 
     37  Problems encountered so far: 
     38    the name of the C compiler (cc) is hard-coded into NEMOGCM/EXTERNAL/AGRIF/LIB/Makefile; 
     39    one cpp command I'm using doesn't like a space between '-I' and the include directory name; 
     40  Obscure build errors occur on two different systems I've tried so far, so I will persevere. 
     41  However, it seems a bit delicateand may therefore present support issues. 
    3642 
    3743Add specific testing comments here 
     
    7783 
    7884  NEMOGCM/NEMO/NST_SRC/agrif_user.F90 
     85    Agrif_InitValues has a commented out call to Agrif_InitValues_cont_lim2 
     86    it would seem best either to delete this or add comments as to when it would be required. 
     87 
    7988  NEMOGCM/NEMO/NST_SRC/agrif_ice.F90 
    8089  NEMOGCM/NEMO/NST_SRC/agrif_opa_update.F90