--
You received this message because you are subscribed to the Google Groups "moltres-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to moltres-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/moltres-users/46b6a4ba-d22f-4653-ac05-178463b6c63b%40googlegroups.com.
[Outputs]
exodus = true
csv = true
perf_graph = true
file_base = filename
[]
Do you think you could be more specific about "the commands like I would for other MOOSE input files" ?
On Thu, Feb 27, 2020 at 2:40 PM <bran...@oregonstate.edu> wrote:
Hello all,--When running input files I write for MOLTRES, I want to have the data output into a .CSV file. I tried to use the commands like I would for other MOOSE input files but the file never generates. Does anyone happen to know a fix for this?Thank you.
You received this message because you are subscribed to the Google Groups "moltres-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to moltre...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/moltres-users/46b6a4ba-d22f-4653-ac05-178463b6c63b%40googlegroups.com.
[Postprocessors]
[./temp_fuel] type = ElementAverageValue variable = temp block = 'fuel' outputs = 'exodus console csv' [../]
[]