|
[Sponsors] |
December 7, 2000, 03:57 |
Arc length approximation
|
#1 |
Guest
Posts: n/a
|
Hello, i'm looking for a high order method to calculate the arc length of a 2d curve. Is it possible to use chebychev or legendre polynoms for this task?
Thanks in advance. Stefan Maehlmann |
|
December 7, 2000, 10:11 |
Re: Arc length approximation
|
#2 |
Guest
Posts: n/a
|
That's a very good question. I suggest you search the news group "comp.graphics.algorithms" (you could use the Discussions section of www.deja.com to do this for example) for "spline length" or similar, I know there are a lot of postings on the subject.
Recently I was trying to find a way of calculating the length of parametric cubic splines. I concluded that there was no closed-form analytic solution. Since speed was not an issue for me, I broke up the spline into successively-finer polylines and calculated their lengths until convergence. I am sure there is a more elegant solution using interpolating polynomials as you suggest. I think I read something on it once, maybe at netlib? Good luck and please let us know if you find anything useful Brian |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Measuring Arc Length in CFD-Post | Josh | CFX | 7 | August 16, 2023 00:00 |
[blockMesh] meshing a cylinder | Nico A. | OpenFOAM Meshing & Mesh Conversion | 6 | June 19, 2017 15:12 |
[blockMesh] meshing a cylinder | Nico A. | OpenFOAM Meshing & Mesh Conversion | 0 | April 7, 2011 12:09 |
weird error during blockMesh | SePe | OpenFOAM | 1 | October 25, 2010 11:31 |
[blockMesh] Specifying boundary faces failes in blockMesh | blaise | OpenFOAM Meshing & Mesh Conversion | 0 | May 10, 2010 04:56 |