Ignore:
Timestamp:
08/03/18 16:53:37 (6 years ago)
Author:
dubos
Message:

devel : backported from trunk commits r607,r648,r649,r667,r668,r669,r706

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/devel/src/diagnostics/observable.f90

    r603 r714  
    1515  TYPE(t_field),POINTER, SAVE :: f_theta(:) 
    1616 
    17   PUBLIC init_observable, write_output_fields_basic, f_theta, f_buf_i 
     17  PUBLIC init_observable, write_output_fields_basic, &  
     18       f_theta, f_buf_i, f_buf_ulon, f_buf_ulat 
    1819 
    1920CONTAINS 
Note: See TracChangeset for help on using the changeset viewer.