Skip to content

Expanding the physical domain #2211

Answered by drummerdoc
alahyari asked this question in Q&A
Discussion options

You must be logged in to vote

I don't know of clean tools for that, but it's a pretty simple matter to initialize a new run based on a plot file of a previous run, provided you have a strategy for initializing the state outside of the region of the earlier case. Essentially, you could follow the MFIter loop that calls init_data with some code that reads the plot file (of the solution on the smaller domain) and overwrites-on-intersect. It's a hack, but not terribly ugly.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@alahyari
Comment options

@zingale
Comment options

@alahyari
Comment options

Answer selected by alahyari
Comment options

You must be logged in to vote
2 replies
@WeiqunZhang
Comment options

@alahyari
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants