Skip to content

Adding adapted Cartesian grid option - #20

Open
jafranc wants to merge 5 commits into
Simulation-Benchmarks:mainfrom
jafranc:feat/adapted-cartesian-meshes
Open

Adding adapted Cartesian grid option#20
jafranc wants to merge 5 commits into
Simulation-Benchmarks:mainfrom
jafranc:feat/adapted-cartesian-meshes

Conversation

@jafranc

@jafranc jafranc commented Sep 20, 2023

Copy link
Copy Markdown
Contributor

Adding an option to make_structured_mesh.py to be able to specify block regular spacing in x and y direction for SPE11 case A and B.

This means that the spacing on progressive portion of domain can be specified in terms of number of cells. For instance, -rax .5 10 1. 20 -ray 1. 20 would produce a re-arranged mesh with 10 cells in the first half of the domain along x-axis, then 20 on the second half of x-axis. Along the y-axis, this will be equivalent to regular spacing with 20 cells across the domain. The product of these dimensions producing the final mesh.

@berndflemisch

Copy link
Copy Markdown
Contributor

This is still marked as a draft. What's the current status?

@jafranc
jafranc marked this pull request as ready for review October 16, 2023 16:22
@jafranc

jafranc commented Oct 16, 2023

Copy link
Copy Markdown
Contributor Author

This is still marked as a draft. What's the current status?

I think it is ready for review.

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