|
[Sponsors] | |||||
|
|
|
#1 |
|
Guest
Posts: n/a
|
Hi Guys, I'm working on a 2d aeroelastic solver. I have a system with 2 degrees of freedom (pitch & plunge) and the code currently generates 3 output variables: time t, pitch p and plunge h.
I can plot graphs of p and h vs t and can tell by eye whether the oscillations are diverging (flutter) or remain stable. I want to automate this procedure, however. I think I'll need some sort of curve fitting algorithm - essentially the oscillations are damped sinusoidal functions of time. I could then automate the process so that the code will determine whether flutter is occurring or not. I don't really know where to begin and was hoping that someone could point me in the direction of a useful beginners guide to curve fitting? I prefer to write my own codes so want to build the fitting tool from the ground up so it'll integrate fully with my current work. If someone could suggest a starting point I'd be very grateful. many thanks, B |
|
|
||
|
|
|
#2 |
|
Guest
Posts: n/a
|
You can use the GNU scientific library for this purpose.(http://www.gnu.org/software/gsl/)
|
|
|
||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| block-structured mesh for t-junction | Robert@cfd | ANSYS Meshing & Geometry | 20 | November 11, 2011 04:59 |
| [ICEM] Problems with coedge curves and surfaces | tommymoose | ANSYS Meshing & Geometry | 0 | August 5, 2011 16:02 |
| [ICEM] Hexa mesh, curve mesh setup, bunching law | Anorky | ANSYS Meshing & Geometry | 3 | December 18, 2009 10:27 |
| How to maintain spacing along a new curve? | KB | Main CFD Forum | 2 | June 5, 2007 16:45 |
| CFX4.3 -build analysis form | Chie Min | CFX | 5 | July 12, 2001 23:19 |