[34] | 1 | New: |
---|
| 2 | --- |
---|
[407] | 3 | humidity=.T. is now usable for runs with topography. wall_humidityflux and |
---|
| 4 | wall_scalarflux are the corresponding new parin arrays. |
---|
| 5 | (check_parameters, init_3d_model, parin) |
---|
[367] | 6 | |
---|
[411] | 7 | Large scale vertical motion (subsidence/ascent) can be applied to the |
---|
| 8 | prognostic equation for the potential temperature. (check_parameters, header, |
---|
| 9 | Makefile, modules, parin, prognostic_equations, read_var_list, subsidence, |
---|
| 10 | write_var_list) |
---|
[367] | 11 | |
---|
[412] | 12 | check parameters, header, init_3d_model, Makefile, modules, parin, prognostic_equations, read_var_list, write_var_list |
---|
| 13 | new: subsidence |
---|
[411] | 14 | |
---|
[412] | 15 | |
---|
[34] | 16 | Changed: |
---|
| 17 | ------- |
---|
[394] | 18 | var_ts is replaced by dots_max (modules,init_3d_model) |
---|
[377] | 19 | |
---|
[405] | 20 | init_3d_model, modules |
---|
[359] | 21 | |
---|
[394] | 22 | |
---|
[34] | 23 | Errors: |
---|
| 24 | ------ |
---|
[412] | 25 | Dimension of array stat in cascade change to prevent type problems with |
---|
| 26 | mpi2 libraries (poisfft_hybrid) |
---|
| 27 | |
---|
[398] | 28 | Bugfix: exchange of ghost points for prho included (time_integration) |
---|
[388] | 29 | |
---|
[402] | 30 | Bugfix: calculation of time-averaged surface heatfluxes (sum_up_3d_data) |
---|
[388] | 31 | |
---|
[403] | 32 | Bugfix: calculation of precipitation_rate (calc_precipitation) |
---|
[398] | 33 | |
---|
[405] | 34 | Bugfix: initial data assignments to some dvrp arrays changed due to error |
---|
[407] | 35 | messages from gfortran compiler (modules) |
---|
[402] | 36 | |
---|
[412] | 37 | calc_precipitation, modules, poisfft_hybrid, sum_up_3d_data, time_integration |
---|
[403] | 38 | |
---|
[405] | 39 | |
---|