Closed benbovy closed 1 year ago
We should maybe drop the case of full periodic boundaries for the four borders of a raster grid after #53.
Hi @benbovy
From the current implementation, we should drop:
profile_grid
horizontal loopraster_grid
horizontal+vertical looped boundaries = make them exclusiveCan you confirm ? They don't correspond to any physical representation?
Thanks!
Yes we can drop those cases!
At this time, I'm not sure we want to remove cases that may be not useful (because not matching any physical representation) but still, working.
Yeah, I agree, let's keep them for now.
My only concern is that it might confuse users who don't really know what they are doing, but let's see... (I'd keep this issue open).
It actually makes sense physically (using inner base level nodes as boundary conditions for flow-based processes). Closing.
From https://github.com/fastscape-lem/fastscapelib/pull/51#discussion_r552446908