Changeset 4247
- Timestamp:
- Sep 30, 2019 10:18:24 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/netcdf_data_input_mod.f90
r4245 r4247 5014 5014 5015 5015 USE indices, & 5016 ONLY: nxl, nxr, nys, nyn , nzb, nzt5016 ONLY: nxl, nxr, nys, nyn 5017 5017 5018 5018 USE control_parameters, & … … 5024 5024 USE basic_constants_and_equations_mod, & 5025 5025 ONLY: pi 5026 5027 USE arrays_3d, &5028 ONLY: zu, zw5029 5026 5030 5027 IMPLICIT NONE
Note: See TracChangeset
for help on using the changeset viewer.