Changeset 46 for palm/trunk/SOURCE/modules.f90
- Timestamp:
- Mar 5, 2007 6:00:47 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/modules.f90
r37 r46 5 5 ! Actual revisions: 6 6 ! ----------------- 7 ! +netcdf_64bit_3d 8 ! 9 ! Former revisions: 10 ! ----------------- 11 ! $Id$ 12 ! 13 ! 37 2007-03-01 08:33:54Z raasch 7 14 ! +constant_top_heatflux, top_heatflux, use_top_fluxes, +arrays for top fluxes, 8 15 ! +nzt_diff, default of bc_pt_t renamed "initial_gradient" 9 16 ! Bugfix: p is not a pointer 10 17 ! 11 ! Former revisions:12 ! -----------------13 ! $Id$14 18 ! RCS Log replace by Id keyword, revision history cleaned up 15 19 ! … … 279 283 mg_switch_to_pe0 = .FALSE., moisture = .FALSE., & 280 284 netcdf_output = .FALSE., netcdf_64bit = .FALSE., & 285 netcdf_64bit_3d = .TRUE., & 281 286 outflow_l = .FALSE., outflow_n = .FALSE., outflow_r = .FALSE., & 282 287 outflow_s = .FALSE., passive_scalar = .FALSE., &
Note: See TracChangeset
for help on using the changeset viewer.