Ignore:
Timestamp:
Jul 21, 2024, 1:07:18 PM (11 months ago)
Author:
abarral
Message:

Use latest FCM source (2021.05.0) [Note: we still use the legacy FCM1 build system]
Correct UTF8 encoding of french chars


Compil OK (tested: oldrad/rrtm/ecrad, para/seq/1D)
Convergence (ref r5063) bench 33x OK oldrad orch2.0 (tested: para/seq)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/makelmdz_fcm

    r5091 r5093  
    689689  build_status=$?
    690690
    691   rm -rf tmp_src
    692   rm -rf config
     691  rm -rf tmp_src config
    693692  ln -s "$LIBOGCM/$arch$SUFF_NAME/.config" config
    694693  ln -s "$LIBOGCM/$arch$SUFF_NAME/.config/ppsrc" tmp_src
     694  cp -r "$LIBOGCM/$arch$SUFF_NAME/.config/bin" .
    695695
    696696  if [[ -r $LIBFGCM/grid/dimensions.h ]]; then
Note: See TracChangeset for help on using the changeset viewer.