Skip to content

Added boundary references to quarters administration.#451

Open
martijn-siemerink wants to merge 3 commits into
masterfrom
martijn-quarters-boundaries
Open

Added boundary references to quarters administration.#451
martijn-siemerink wants to merge 3 commits into
masterfrom
martijn-quarters-boundaries

Conversation

@martijn-siemerink

Copy link
Copy Markdown
Collaborator

No description provided.

@daanvaningen daanvaningen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment thread threedigrid_builder/grid/quadtree.py Outdated
LineType.LINE_2D_GROUNDWATER_BOUNDARY_SOUTH,
LineType.LINE_2D_GROUNDWATER_BOUNDARY_NORTH,
])
l_2d_gw_bnd_nodes = np.count_nonzero(

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wordt deze gebruikt?

Comment thread libthreedigrid/cells.f90
case(LINE_2D_BOUNDARY_WEST)
quarter_line(get_quarter_idx(nodu, 1), 1) = l - 1
quarter_line(get_quarter_idx(nodu, 3), 1) = l
quarter_line(get_quarter_idx(nodu, 3), 1) = l - 1

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants