Changes between Version 6 and Version 7 of user/flavoni/compiling_AGRIF_pb
- Timestamp:
- 2018-09-10T14:50:29+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
user/flavoni/compiling_AGRIF_pb
v6 v7 3 3 start to compile ORCA2_LIM_AGRIF on my mac with gfortran 4 4 5 {{{#!sh 5 6 makenemo -n ORCA2_LIM_AGRIF -r ORCA2_LIM add_key "key_agrif" 7 }}} 6 8 7 9 1. '''problem:''' … … 16 18 17 19 3. '''problem:''' 20 21 {{{ 18 22 BLD/ppsrc/nemo/'''diaptr.f90''':480: internal compiler error: in gfc_generate_function_code, at fortran/trans-decl.c:3711 [[BR]] 19 23 Please submit a full bug report,[[BR]] … … 26 30 ->TOTAL: 132 seconds[[BR]] 27 31 Build failed on Wed Mar 9 11:49:48 2011.[[BR]] 32 }}} 28 33 29 34 solution: in BLD/ppsrc/nemo/agrif2model.f90 commented [[BR]] 35 36 {{{#!f 30 37 USE diaptr[[BR]] 31 38 agrif2model.f90: Call Alloc_agrif_diaptr(Agrif_Gr)[[BR]] 39 }}} 32 40 ?? good choise?? 33 41 34 42 4. '''problem:''' 43 44 {{{ 35 45 zdf_tmx_init : tidal mixing 36 46 ~~~~~~~~~~~~ … … 50 60 51 61 ===>>> : E R R O R 62 }}} 52 63 53 64 solution: in sette.sh del_key "key_zdftmx", but in this way there will not be tidal also for mother model.