1. 24 May, 2013 1 commit
  2. 21 May, 2013 2 commits
  3. 20 May, 2013 2 commits
  4. 17 May, 2013 1 commit
  5. 16 May, 2013 3 commits
    • Muhammad Asif's avatar
      - models location at HPC's updated · 04abd1b1
      Muhammad Asif authored
      04abd1b1
    • Muhammad Asif's avatar
      HOW TO DEPLOY MODEL AT REMOTE HPC/PLATFORM · 977218ee
      Muhammad Asif authored
      ==========================================
      
      Here is below a fundamental link for detailed information about available
      models and computing platforms:
      
      http://ic3.cat/wikicfu/index.php/Models
      
      Here are below fundamental paths for the sources of models and
      released patches (w.r.t. different platforms):
      
      /cfu/releases/models
      /cfu/releases/patches
      
      MODELS
      ------
      
      Here is below the list of models could be deployed:
      
      * nemo:    ecearth-v2.2, v3.2, v3.3, ece-v3.0.1
      * ecearth: v2.0, v2.1, v2.2.0, v2.2.1, v2.2.3, v2.3.0, v3.0-r1012, v3.0.1
      
      PLATFORMS
      ---------
      
      Here is below the list of platforms could be used for deployment of a model:
      
      * ithaca
      * marenostrum
      * marenostrum3
      * ecmwf
      * hector
      * lindgren
      * jaguar
      
      e.g.
      ----
      
      Here are below examples given for starting the deployment process in
      distributed fashion:
      
      > cd src
      > nohup ./deploy.sh ithaca nemo ece-v3.0.1 >& deploy_ithaca_nemo_ece-v3.0.1.log &
      > nohup ./deploy.sh ithaca ecearth v3.0.1 >& deploy_ithaca_ecearth_v3.0.1.log &
      977218ee
    • Muhammad Asif's avatar
      - new scripts have been added to update ic (atmos, ocean, ice), nudging and... · 931bec38
      Muhammad Asif authored
      - new scripts have been added to update ic (atmos, ocean, ice), nudging and model's (setup & inidata)
      in the context of various HPC, please feel free to use them and keep on these scripts.
      - in the context of ic & nudging, its users responsiblity to keep the HPC's clean and tidiy and also
      always leave one set of ic & nudging at "/cfu/releases".
      931bec38
  6. 15 May, 2013 1 commit
  7. 10 May, 2013 1 commit
  8. 08 May, 2013 1 commit
  9. 07 May, 2013 1 commit
  10. 05 May, 2013 2 commits
  11. 03 May, 2013 1 commit
  12. 01 May, 2013 1 commit
  13. 24 Apr, 2013 1 commit
  14. 23 Apr, 2013 1 commit
  15. 19 Apr, 2013 1 commit
  16. 10 Apr, 2013 1 commit
  17. 05 Apr, 2013 1 commit
  18. 22 Mar, 2013 3 commits
  19. 18 Mar, 2013 1 commit
  20. 15 Mar, 2013 2 commits
  21. 11 Mar, 2013 1 commit
  22. 04 Mar, 2013 1 commit
  23. 21 Feb, 2013 1 commit
  24. 12 Feb, 2013 2 commits
  25. 31 Jan, 2013 1 commit
  26. 16 Jan, 2013 2 commits
  27. 10 Jan, 2013 1 commit
  28. 28 Nov, 2012 2 commits
  29. 27 Nov, 2012 1 commit
    • Fabian Lienert's avatar
      A new function, CFU_AMO(), has been added to CFU_Rfunc. · 6f7b7a42
      Fabian Lienert authored
      CFU_AMO() computes the Atlantic Multidecadal Oscillation (AMO) index based on the
      area-averaged North Atlantic (0-60N, 80W-0) SST anomalies minus
      the global (60S-60N) SST anomalies.
      See the extensive description in the header of the function.
      6f7b7a42