Any function to get the average of primary variable on any surface defined in .tin files?
8 views
Skip to first unread message
Chan-Hee Park
unread,
Jun 28, 2017, 4:29:32 AM6/28/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ogs-devs
Hello OGS developers,
I have just a quick question. Is there any function in the source code of ogs5 that returns the average value of the primary variable of PCS on the surface defined in a .tin file? I guess that anybody must have written the function before assuming the popularity in need. If not, that's fine, too.
Chan-Hee
Chan-Hee Park
unread,
Jun 28, 2017, 8:58:18 PM6/28/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ogs-devs
Based on a private communication, I am adding a short sort of a self-answer to the conversation
you could try to use Paraview though, if you can extract the respective surface and then apply the filter "Integrate Variables.
Though the original question is to do it inside of PCS simulation in OGS, this is possible externally.