| 13 | |---------------- |
| 14 | {{{#!td style="vertical-align:top;width: 50px" |
| 15 | 27/07/16 |
| 16 | }}} |
| 17 | {{{#!td style="vertical-align:top;width: 50px" |
| 18 | BM |
| 19 | }}} |
| 20 | {{{#!td style="vertical-align:top;width: 75px" |
| 21 | r1976 |
| 22 | }}} |
| 23 | {{{#!td style="vertical-align:top" |
| 24 | 4.0 |
| 25 | }}} |
| 26 | {{{#!td style="vertical-align:top" |
| 27 | B,C |
| 28 | }}} |
| 29 | {{{#!td style="vertical-align:top" |
| 30 | '''Bugfix:''' |
| 31 | * restarts without land surface model crashed due to bug in previous revision (read_3d_binary.f90) |
| 32 | |
| 33 | '''Changes:''' |
| 34 | * Output of 2D and 3D radiation model data is now done in radiation_model_mod |
| 35 | * I/O of binary restart data for the radiation model is now done in radiation_model_mod. |
| 36 | * Grid definition for radiation quantities is now done in radiation_model_mod. |
| 37 | * The output of the radiation models has been harmonized and the calls to the radiation model was simplified to allow better modularization. |
| 38 | (average_3d_data.f90, data_output_2d.f90, data_output_3d.f90, land_surface_model_mod.f90, netcdf_interface_mod.f90, palm.f90, radiation_model_mod.f90, read_3d_binary.f90, sum_up_3d_data.f90, write_3d_binary.f90) |
| 39 | }}} |