Hello everybody, I have 2 questions if somebody could give some inputs.
-
What is the (functional) difference between source term and Neumann pressure boundary condition?
e.g. in the context of material/fluid inflow at a point - if we want to simulate fluid injection (or production) into the reservoir, and represent the injection place as a point, will the results be the same if we define the flow as a source term or as a Neumann pressure boundary condition (in that point)? -
Regarding temperature source terms - if we have a wellbore (represented as a 1D line mesh) in the domain, and want to dynamically simulate heat exchange between the reservoir and the wellbore (through python script).. Can we just calculate heat exchange values and define them as temperature source terms along the nodes of the wellbore 1D mesh, or do we need to also take into account the volume of cells connected to the node?
Thank you and best regards