Dave Gill

Results 70 comments of Dave Gill

@emilycollier @weiwangncar @dudhia Emily, You win Best PR Ever Award!

@tlspero Tanya, Yes please provide a pull request. Use release-4.3.1 as the base branch that you are pushing to.

@tlspero Tanya, If you would like to provide the source code, this might be handy for the rest of the community. Let me know if you would like some assistance...

@tlspero Tanya, Use the develop branch. Thank you very much!

@IncubatorShokuhou Hao Lyu, We would appreciate you help in this matter. 1. Are the NaN values within the computed horizontal region? The input variables, such as qg, are dimensioned as...

@IncubatorShokuhou > I noticed that qci and qrs are all paddinted 0 for negative values generated by dynamics at the very beginnning of subroutine WSM62D, which is likely to be...

@IncubatorShokuhou This seems like good news. 1. The input has NaNs 2. It is always reproducible The max(qci,0.0) is an old trick to handle negative values of moisture. It was...

@ThemosTsikas Themos, With the GNU compiler and -pedantic, I get ERRORS. Most of them look to be argument type mismatches: ``` ../frame/module_dm.f90:5696:43: 5696 | CALL wrf_dm_bcast_bytes ( BUF , N1...

@milancurcic @dudhia @weiwangncar Milan, We tend to be VERY conservative with our optimization flags. Nearly a 20% performance boost is very impressive. Would you be interested in proposing a PR?...