Re: Integrating a discontinuous function

From: Peter Spellucci (spellucci_at_fb04373.mathematik.tu-darmstadt.de)
Date: 10/27/04


Date: Wed, 27 Oct 2004 14:18:26 +0000 (UTC)


In article <1098720965.153241.246900@c13g2000cwb.googlegroups.com>,
 "Praveen. C" <cpravn@gmail.com> writes:
>I need to integrate a discontinuous initial condition on a triangular
>mesh to generate cell-averaged initial data for a finite colume solver.
>What are the available techniques to do this ?
>praveen
>
your question is not clear to me. what do you really need to do
solve a hyperbolic equation with two space variables with a triangular mesh
in space using some godunov scheme, and computing cell averages for the initial
data? be more specific
hth
peter



Relevant Pages

  • Integrating a discontinuous function
    ... I need to integrate a discontinuous initial condition on a triangular ... mesh to generate cell-averaged initial data for a finite colume solver. ... What are the available techniques to do this? ...
    (sci.math.num-analysis)
  • Re: determine if point is in a volume
    ... is inside a 3D volume specified by a surface triangular mesh? ... Far better is to use inhull, ... convex hull. ... If you already have the triangular ...
    (comp.soft-sys.matlab)
  • Meshing of a curved Nurb surface
    ... I would like to find a simple and robust algorithm for meshing a four ... sided mesh surface. ... The mesh could be triangular but ideally quad with ... Doing it in the nurb internal coordinates ...
    (comp.graphics.algorithms)
  • Re: Projecting a point to a triangular mesh surface
    ... You are absolutely correct, there are many different ways of interpreting ... Let M be a triangular surface mesh and Ti a triangle within the mesh that ... efficient algorithm for projecting a point to the nearest position on a ... triangular mesh surface. ...
    (comp.graphics.algorithms)
  • Re: Quadrilateral mesh triangulation
    ... I am trying to code a structured triangular mesh, ... %The code below is used to create a triangular structured mesh ... nrtri = nrtri+1; ...
    (comp.soft-sys.matlab)