Numerical Algorithms for Nonlinear Dynamics
&
Existing Program Implementations

Software for bifurcation analysis
CANDYS/QA: [Un]asked recommendations

SGTND main    : :    Algorithms and Programms    : :    Software for bifurcation analysis    : :    CANDYS/QA    : :    Unasked recommendations

russian      noframes
frames  

  1. CANDYS/QA installation.
    Under CYGWIN installation is just like under LINUX. No problems with compilation.

  2. Programming.
    To explore a new dynamical system, it is necessary to write several subprograms in C ++. However, if there is a possibility to work with MATHEMATICA system, it is possible to use it to generate the necessary code. For this purpose the CANDYS distribution comes with the module written for MATHEMATICA. It is designed for LINUX and does not work as intended - this module calls shell-script and the paths are LINUX-ish. (shortly: if you have done all according the manual, the MATHEMATICA hangs-up at some moment. You should interrupt the session (at this moment there is some generated file in the current directory) and then start the script

    correctmath generated_file

    from the CYGWIN command line.