Ignore:
Timestamp:
01/27/18 00:10:07 (6 years ago)
Author:
dubos
Message:

trunk : compute and output physics tendencies on the dynamics side

File:
1 edited

Legend:

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

    r605 r668  
    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.