daudaudaudau
- 297
- 0
Hi!
I have to integrate on a triangular domain
<br /> \int_T f(x,y,z)dxdydz<br />
so I use simplex coordinates, i.e.
x=(1-\alpha-\beta)x_1+\alpha x_2+\beta x_3
y=(1-\alpha-\beta)y_1+\alpha y_2+\beta y_3
z=(1-\alpha-\beta)z_1+\alpha z_2+\beta z_3
where (x_i,y_i,z_i) are the vertices of the triangle and 0\le\alpha\le1,\ 0\le\beta\le1-\alpha
So what is the Jacobian? When I try to calculate it, the matrix is not square because I have two variables and three equations!
I have to integrate on a triangular domain
<br /> \int_T f(x,y,z)dxdydz<br />
so I use simplex coordinates, i.e.
x=(1-\alpha-\beta)x_1+\alpha x_2+\beta x_3
y=(1-\alpha-\beta)y_1+\alpha y_2+\beta y_3
z=(1-\alpha-\beta)z_1+\alpha z_2+\beta z_3
where (x_i,y_i,z_i) are the vertices of the triangle and 0\le\alpha\le1,\ 0\le\beta\le1-\alpha
So what is the Jacobian? When I try to calculate it, the matrix is not square because I have two variables and three equations!