Changeset 622


Ignore:
Timestamp:
11/25/17 22:31:31 (6 years ago)
Author:
dubos
Message:

devel/unstructured : XIOS interface + test

Location:
codes/icosagcm/devel
Files:
9 added
3 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/devel

    • Property svn:ignore set to
      .cache
      .void_file
      .void_dir
      arch.env
      arch.fcm
      arch.path
      config.fcm
      fcm_env.ksh
      rebuild
      lib
      bin
      done
      ppsrc
      bld
      inc
      obj
      etc
      flags
  • codes/icosagcm/devel/Python/src/unstructured.pyx

    r620 r622  
    3636# if a number n is present in the prototype, the previous type is repeated n times 
    3737kernels.import_funs([ 
    38 #                     ['setup_xios',None], 
    39 #                     ['call_xios_set_timestep',c_double], 
    40 #                     ['call_xios_update_calendar',c_int] 
     38                     ['dynamico_setup_xios',None], 
     39                     ['dynamico_xios_set_timestep',c_double], 
     40                     ['dynamico_xios_update_calendar',c_int], 
    4141#                     ['init_params',c_double], 
    4242                     ['dynamico_init_mesh',c_void_p,13], 
  • codes/icosagcm/devel/Python/test

    • Property svn:ignore set to
      *.xml
      *.out
      *.err
      *.nc
Note: See TracChangeset for help on using the changeset viewer.