Changes between Initial Version and Version 2 of Ticket #21
- Timestamp:
- 05/13/07 17:26:44 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21
- Property Resolution → fixed
- Property Status new → closed
-
Ticket #21 – Description
initial v2 1 1 Corrected a small bug in '''gls_corstep.F''' the computation of surface turbulent kinetic energy flux. Also corrected use of '''get_idata''' instead of "get_once" in '''initial.F''', '''ad_initial.F''', '''tl_initial.F''', and '''rp_initial.F'''. 2 3 Added documentation in the '''makefile''' for the user to specify the full path in macro '''MY_HEADER_DIR'''. This is done to allow compiling scripts and modification of provided test header files in other directories.