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.
user/flavoni/compiling_AGRIF_pb (diff) – NEMO

Changes between Version 6 and Version 7 of user/flavoni/compiling_AGRIF_pb


Ignore:
Timestamp:
2018-09-10T14:50:29+02:00 (5 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • user/flavoni/compiling_AGRIF_pb

    v6 v7  
    33start to compile ORCA2_LIM_AGRIF on my mac with gfortran 
    44 
     5{{{#!sh 
    56makenemo -n ORCA2_LIM_AGRIF -r ORCA2_LIM add_key "key_agrif" 
     7}}} 
    68 
    791. '''problem:''' 
     
    1618 
    17193. '''problem:''' 
     20 
     21{{{ 
    1822 BLD/ppsrc/nemo/'''diaptr.f90''':480: internal compiler error: in gfc_generate_function_code, at fortran/trans-decl.c:3711 [[BR]] 
    1923Please submit a full bug report,[[BR]] 
     
    2630->TOTAL: 132 seconds[[BR]] 
    2731Build failed on Wed Mar  9 11:49:48 2011.[[BR]] 
     32}}} 
    2833  
    2934 solution: in BLD/ppsrc/nemo/agrif2model.f90 commented [[BR]] 
     35 
     36{{{#!f 
    3037 USE diaptr[[BR]] 
    3138 agrif2model.f90:      Call Alloc_agrif_diaptr(Agrif_Gr)[[BR]] 
     39}}} 
    3240 ?? good choise?? 
    3341 
    34424. '''problem:''' 
     43 
     44{{{ 
    3545zdf_tmx_init : tidal mixing 
    3646 ~~~~~~~~~~~~ 
     
    5060 
    5161 ===>>> : E R R O R 
     62}}} 
    5263 
    5364 solution: in sette.sh del_key "key_zdftmx", but in this way there will not be tidal also for mother model.