Changes between Version 5 and Version 6 of Examples/Ear5Animating


Ignore:
Timestamp:
07/10/18 10:55:09 (6 years ago)
Author:
Herwig Zilken
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Examples/Ear5Animating

    v5 v6  
    1616{{{
    1717#!bash
    18 module load Stages/2017a  GCC/5.4.0  ParaStationMPI/5.1.9-1
    19 module load netCDF/4.4.1.1
    20 module load HDF5/1.8.18
     18module load Stages/2018a  GCC/5.5.0  MVAPICH2/2.3a-GDR
     19module load netCDF/4.6.1
     20module load HDF5/1.8.20
    2121}}}
    2222
     
    4848
    4949=== Python on JURECA ===
    50 To use python on JURECA, you have to load some modules first. Here are some useful commands:
     50To use python and h5py on JURECA, you have to load some modules first. Here are some useful commands:
    5151{{{
    5252#!bash
     
    5555{{{
    5656#!bash
    57 module use otherstages
    58 module --force purge && module load Stages/Devel-2017b  GCC/7.2.0  ParaStationMPI/5.2.0-1 h5py/2.7.1-Python-2.7.14
     57#module use otherstages ## not needed here
     58module --force purge
     59module load Stages/2018a  GCC/5.5.0  MVAPICH2/2.3a-GDR
     60module load h5py/2.7.1-Python-2.7.14
    5961}}}
    6062
     
    111113{{{
    112114#!bash
    113 module load Stages/2018a Intel/2018.2.199-GCC-5.5.0 ParaStationMPI/5.2.1-1 ParaView/5.5.0
     115module load Stages/2018a Intel/2018.2.199-GCC-5.5.0 ParaStationMPI/5.2.1-1
     116module load ParaView/5.5.0
    114117}}}
    115118
     
    168171=== Prerequisites ===
    169172- Data is located as described above in /data/slmet/slmet111/met_data/ecmwf/era5/netcdf4/2017/
    170 - On JURECA, the modules for Python and H5PY are loaded, e.g. with "module use otherstages && modules --force purge && module load !Stages/Devel-2017b GCC/7.2.0 ParaStationMPI/5.2.0-1 h5py/2.7.1-Python-2.7.14"
     173- On JURECA, the modules for Python and H5PY are loaded, e.g. with "module --force purge && module load Stages/2018a  GCC/5.5.0  MVAPICH2/2.3a-GDR h5py/2.7.1-Python-2.7.14"
    171174- The following scripts are available: generate_coordinates.py, make_xdmf.py, make_movie_pvserver.sh, paraview_make_movie_pvserver.py
    172175- Color tables for two attributes are available: stein_ciwc.json and stein_clwc.json