[RegCNET] Reporting a bug with restarting lake model in RegCM4.3.4

Yafang Zhong yafangzhong at wisc.edu
Wed Jan 16 03:35:43 CET 2013


I am running RegCM4.3.4 with lake mode on. I found the lake temperatures begin to stay unchanged once the model restarts, 
in another words, the lake model doesn't integrate for restart run. The way to fix this error is to distribute 'idep_io' 
after reading it from the restart file by adding a line 'call subgrid_distribute(idep_io,idep,jci1,jci2,ici1,ici2)' in mod_init.F90
right before the line 'call subgrid_distribute(eta_io,eta,jci1,jci2,ici1,ici2)'. I think RegCM4.3.5.1 also has this problem.

Regards,

Yafang


More information about the RegCNET mailing list