You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See below for a scatter plot of partial cell thickness versus full cell thickness in the three configurations used in the paper. The upper and lower lines have slopes of 1 and 0.2, respectively.
The scatter shows how model bottom cell thickness ranges between the full cell thickness and 20% of that (with a 10m minimum at 0.1deg discussed here).
I'm posting this issue to note the gaps in the 1deg and 0.25deg distributions.
The 1deg and 0.25deg topog.nc files use the KDS50 vertical grid but were based on files generated for the GFDL50 grid, which already had a (presumably 20%) minimum partial cell thickness. When adapted to KDS50 the GFDL50 minimum cell thickness produces gaps in the thickness distribution, i.e. the small terraces produced by the GFDL minimum partial cell thickness are inherited by the topography on the KDS50 vertical grid. At least, that's what I think is going on.
If we wanted to fix this we'd need to go back to a more raw topography file, before the minimum-thickness threshold was applied.
"If we wanted to fix this we'd need to go back to a more raw topography file, before the minimum-thickness threshold was applied."
Russ Fiedler hides...
More seriously, yes, I think you've got that right. There should be gaps between 0-20% of the original grid, which would manifest itself as a slope of 0.2 in the original GM50. In other words there is no topography with values between zw(k) and zw(k)+0.2*(zw(k+1)-zw(k))
Nice presentation of the result. I like the Nike tick mark in the 025 example!
See below for a scatter plot of partial cell thickness versus full cell thickness in the three configurations used in the paper. The upper and lower lines have slopes of 1 and 0.2, respectively.
The scatter shows how model bottom cell thickness ranges between the full cell thickness and 20% of that (with a 10m minimum at 0.1deg discussed here).
I'm posting this issue to note the gaps in the 1deg and 0.25deg distributions.
The 1deg and 0.25deg topog.nc files use the KDS50 vertical grid but were based on files generated for the GFDL50 grid, which already had a (presumably 20%) minimum partial cell thickness. When adapted to KDS50 the GFDL50 minimum cell thickness produces gaps in the thickness distribution, i.e. the small terraces produced by the GFDL minimum partial cell thickness are inherited by the topography on the KDS50 vertical grid. At least, that's what I think is going on.
If we wanted to fix this we'd need to go back to a more raw topography file, before the minimum-thickness threshold was applied.
(plot script is here)
The text was updated successfully, but these errors were encountered: