Skip to content
Discussion options

You must be logged in to vote

Hello

Serial is fine, you can set the number of processors (either for the full sim or for a multiapp) to 1 to work in serial.
Parallel should work for PSS

Is it possible transfer values from StatisticsReporter into a different subapp? If so, how?

yes. The SamplerTransfer needs the correct name for the from_reporter though. The from_reporter is in the from_multiapp.
Use

[Debug]
  show_reporters = true
[]

to get the correct name.

There is an example (not merged) of using PSS here if you want
https://github.com/idaholab/virtual_test_bed/pull/669/files#diff-73e5f22d0f0c6d408a86dc77916d6a4e3688a9d6890437ef285683e28c639b1a
see Baseline_Input.i for the multiapp and pss.i for the parent input

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@amasri-22
Comment options

@GiudGiud
Comment options

@amasri-22
Comment options

@GiudGiud
Comment options

@amasri-22
Comment options

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