weiwangncar
weiwangncar
I would say 'No' too. I guess it took users 10+ years to try it in an idealized case....
@JS-WRF-SBM Can we assume that you started with clean code without compilation being done before?
@JS-WRF-SBM What is the version of the Intel compiler you're using? If you have a module environment, can you show us what else you are using too?
@cenlinhe Can you take a look at this uninitialized problem? Should it be set to emiss(i,j) or something else?
@coastwx Thanks for pointing this out. Can you make a PR to correct this for our release-4.4.1?
The Jenkins tests have passed (including all fixes up to now in release-v4.4.1 branch): Test Type | Expected | Received | Failed = = = = = = = =...
> @weiwangncar Why is the modification to data.h included in this PR? I was using this PR to test a few things, including the data.h change. This PR does not...
@dmoreno11 You said that some years are ok. Are bad numbers come and go during your 20-year run? These max/min values are not just for a single wrfout file, they...
@dmoreno11 This may not be the cause of the problem, but not setting the following: max_time_step = -1, -1, min_time_step = -1, -1, isn't what we recommend. Setting bounds of...
@dmoreno11 I believe this is what UG says: max_time_step : use fixed values for all domains, e.g. 8*DX min_time_step : use fixed values for all domains, e.g. 3*DX