Closed uturuncoglu closed 3 months ago
@josephzhang8 Do you have any idea? This might be related with the recent change in the SCHSIM that we solved by updating the namelist files (https://github.com/oceanmodeling/schism/issues/7). But, we did not test with DEBUG build in that time. There might be a bug in the model side.
@josephzhang8 This is giving error in nbins_veg_vert
option that I have it under CORE section. If I check the code, I don't have it under SCHISM/src/Hydro/schism_init.F90
. So, it is normal to fail. Maybe we need to sync SCHSIM since I could see it in https://github.com/schism-dev/schism/blob/9532b30bfb3516beb31fa6a11af8bfbb12e46085/src/Hydro/schism_init.F90#L185.
@josephzhang8 I think we are not pointing correct hash under app. Maybe there is no issue in here with updated model. I'll verify it. Sorry for false alert.
Closing this since it is working without any issue.
coastal_ike_shinnecock_atm2sch
test is facing with following error, if it is compiled under UFS with-DDEBUG
option.