Ignore:
Timestamp:
10/24/19 18:22:46 (5 years ago)
Author:
dubos
Message:

devel/Python : minor bugfix after reorganization of Python modules

File:
1 edited

Legend:

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

    r747 r983  
    11print 'Loading DYNAMICO modules ...' 
    2 from dynamico import unstructured as unst 
    3 from dynamico.precision import asnum 
     2from dynamico.dev import unstructured as unst 
     3from dynamico.dev.precision import asnum 
    44from dynamico.meshes import MPAS_Format, Unstructured_Mesh 
    55from dynamico import time_step 
Note: See TracChangeset for help on using the changeset viewer.