Skip to content

Commit

Permalink
Bug fixes in warm rain diagnostics (MODIS/CloudSat joint products) (#47)
Browse files Browse the repository at this point in the history
* Bug fixes in warm rain diagnostics

Closes #39, #41. Known-good output is updated. 

In cosp.F90, variables for warm rain diagnostics are always allocated
even when the diagnostics are switched off. I have modified the
allocation issue (issue #39).

Also I have changed the dimension size of "frac_out" which through in
the warm rain diagnostics in the case of "use_vgrid=.true.".
The variable "frac_out" is interpolated in vertical so that the
vertical levels of frac_out and CloudSat radar reflectivity are
now consistent each other (issue #41).
  • Loading branch information
takmichibata authored Jun 1, 2020
1 parent 9a90d8e commit e858e57
Show file tree
Hide file tree
Showing 3 changed files with 163 additions and 112 deletions.
Binary file modified driver/data/outputs/UKMO/cosp2_output_um.gfortran.kgo.nc
100644 → 100755
Binary file not shown.
Loading

0 comments on commit e858e57

Please sign in to comment.