Ignore:
Timestamp:
02/08/19 08:10:04 (6 years ago)
Author:
dubos
Message:

devel/Python : moving Fortran-based features to dynamico.dev module (TBC)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/devel/Python/test/py/RSW2_MPAS_W02.py

    r802 r805  
    1313INFO('Loading DYNAMICO modules ...') 
    1414from dynamico import unstructured as unst 
    15 from dynamico.meshes import MPAS_Format, Unstructured_PMesh as PMesh, Local_Mesh as Mesh 
     15from dynamico.dev.meshes import MPAS_Format, Unstructured_PMesh as PMesh, Local_Mesh as Mesh 
    1616from dynamico import time_step 
    1717from dynamico import maps 
Note: See TracChangeset for help on using the changeset viewer.