dalesteam / dales

Dutch Atmospheric Large-Eddy Simulation model
GNU General Public License v3.0
50 stars 49 forks source link

fix uninitialized variables #113

Closed fjansson closed 1 week ago

fjansson commented 2 weeks ago

...and: move a timer_toc to the end of the routine in grwdamp, and remove unused variable is_starting.

The uninitialized values are mostly namelist options missing their default values.