Skip to content

Help understanding syncSolutions() when sub-cycling #16680

Discussion options

You must be logged in to vote

If I'm subcycling nekRS, is that heat flux field fixed for each of the smaller steps taken by nekRS?

I believe so, the sub-application is just solved with smaller timesteps until it reaches the desired time from the main application. There is no communication during this and the main is just waiting for sub-cycling to finish.

* If it is, isn't it extra work to keep calling `syncSolutions()` for each nekRS dt?

I am not familiar with this function, I have not used ExternalProblem. But I imagine that you are correct. Perhaps @permcody will weigh in.

Replies: 1 comment 3 replies

Comment options

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

@aeslaughter
Comment options

@aprilnovak
Comment options

Answer selected by aprilnovak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants