Channelflow NEWS -- history of large-scale changes. Copyright 2001-2009 John F. Gibson Please see ChangeLog for more detailed history of changes. ------------------------------------------------------------------------- Channelflow-1.3.2, Wed Oct 1 12:53:27 EDT 2008 Build improvements only. Reorganized and simplified subdirectories. ------------------------------------------------------------------------- Channelflow-1.3.1, Fri Sep 26 13:02:14 EDT 2008 Build system now automatically detects Octave and conditionally compiles octave-dependent programs. ------------------------------------------------------------------------- Channelflow-1.3.0, Thu Sep 25 23:17:56 EDT 2008 Many improvements in heuristics of Newton-hookstep searches. Restructuring of directories and build system to enable building RPMs. ------------------------------------------------------------------------- Channelflow-1.2.0, Tue Oct 9 12:51:17 EDT 2007 Lots of progress on PCF-utils. We're now computing periodic orbits. findorbit.cpp is a Newton-hookstep-GMRES algorithm for computing equilibria and periodic orbits, relative and absolute. ------------------------------------------------------------------------- Channelflow-1.1.0, Thu Jan 18 11:38:52 EST 2007 Begin user-level changes from version 1.0.0 Added examples-krylov directory to illustrate how Krylov-method usage and Octave integration. Careful accounting and testing of polynomial basis sets. (realBasis(...), complexBasis(...)) Changed many function arguments from int to unsigned int. Moved dPdx and Ubulk constraints to DNSFlags, from DNS constructor arguments. ------------------------------------------------------------------------- Channelflow-1.0.0, Thu Oct 12 12:14:43 EDT 2006 Chosen as release 1.0.0 because everything on 1.0.0 to-do list was implemented and adequately tested, and because I was restarting development after a long feature-freeze.