Ignore:
Timestamp:
05/04/18 18:00:44 (6 years ago)
Author:
dubos
Message:

devel/unstructured : higher-level interface to XIOS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/devel/make_python

    r662 r694  
    9696    cd $DYNAMICO_ROOT 
    9797 
    98     for module in xios unstructured meshes dyn time_step DCMIP; do 
     98    for module in cxios unstructured meshes dyn time_step DCMIP; do 
    9999        echo "from dynamico import $module" 
    100100        LD_PRELOAD=$PYTHON_PRELOAD python -c "from dynamico import $module" 
Note: See TracChangeset for help on using the changeset viewer.