Kristen Thyng
Kristen Thyng
Here is how I understand it and see if we agree. Thinking about it in terms of height above seabed because that is straight-forward: * A drifter depth of z=0...
Thank you, I should be able to get back to this and other on-going development work on opendrift by mid-next week.
I am working on another PR that addresses seafloor checks that incorporate zeta and an additional parameter that wetting/drying models have (or at least ROMS does but I think this...
Yes, `interact_with_seafloor` is where I've made changes. Now I see I should also modify the vertical_mixing routine in OceanDrift which also checks the seafloor boundary twice and calls `interact_with_seafloor`. I...
@knutfrode I'm writing some tests and had a realization — since z must be
ok I added in my addition of zeta to the ROMS reader now too which was missing before.
Thank you, I should be able to get back to this and other on-going development work on opendrift by mid-next week. In particular I have some changes to allow for...
I'm digging back into this work today so I'll see what I can figure out too.
Yes I agree that would be a better path. I'd be happy to make changes to roppy directly if @bjornaa would be interested.