Changeset 7c1fd44 in flexpart.git


Ignore:
Timestamp:
Aug 12, 2013, 1:58:47 PM (11 years ago)
Author:
Harald Sodemann <harald.sodemann@…>
Branches:
flexpart91_hasod
Children:
ff050cd
Parents:
3eed2e6
Message:

ADD: netcdf output module from Stephan Henne

git-svn-id: http://flexpart.flexpart.eu:8088/svn/FlexPart90/branches/flexpart91_hasod@9 ef8cc7e1-21b7-489e-abab-c1baa636049d

Location:
src_parallel
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • src_parallel/FLEXPART.f90

    r3eed2e6 r7c1fd44  
    5050
    5151#ifdef NETCDF_OUTPUT
    52   use ncdf_output_mod, only: writeheader_ncdf
     52  use nc_output_mod, only: writeheader_ncdf
    5353#endif
    5454
  • src_parallel/timemanager.f90

    r3eed2e6 r7c1fd44  
    9797       idummy_ran3_initialize, idummy_ran3_advance
    9898#ifdef NETCDF_OUTPUT
    99   use ncdf_output_mod, only: concoutput_ncdf, concoutput_nest_ncdf
     99  use nc_output_mod, only: concoutput_ncdf, concoutput_nest_ncdf
    100100#endif
    101101
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG