Hello, What's a good way to integrate a quantity in the vertical direction? For example, how do I find the weight of water above a point (assuming variable density, so that the integration is necessary)? In a structured regular mesh, I would fix the x and y coordinates of the grid and iterate over the z coordinate adding up the different weight contributions per cell. What would the way to emulate this in dealii be (in a globally refined context)?
Cheers, Sean -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
