Changeset 3885 for palm/trunk/SOURCE/netcdf_data_input_mod.f90
- Timestamp:
- Apr 11, 2019 11:29:34 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/netcdf_data_input_mod.f90
r3864 r3885 25 25 ! ----------------- 26 26 ! $Id$ 27 ! Changes related to global restructuring of location messages and introduction 28 ! of additional debug messages 29 ! 30 ! 3864 2019-04-05 09:01:56Z monakurppa 27 31 ! get_variable_4d_to_3d_real modified to enable read in data of type 28 32 ! data(t,y,x,n) one timestep at a time + some routines made public … … 1391 1395 !-- 1392 1396 !> Start the processing of the data 1393 CALL location_message( 'starting allocation of chemistry emissions arrays', .FALSE. )1394 1397 1395 1398 !> Parameterized mode of the emissions
Note: See TracChangeset
for help on using the changeset viewer.