fixed double error message reporting in trajectory plot
[iDMC.git] / README
blob2cc56a76b12c0926a510e972c0243b44f628d421
1 =======================================
2 1. iDmc -  Dynamical Model Cruncher Due
3 =======================================
5 This is iDMC the interactive Dynamical Model Calculator simulates and
6 performs graphical and numerical analysis of systems of differential
7 and difference equations.
9 iDmc is Copyright (C) 2004-2006 Marji Lines and Alfredo Medio.
11 iDmc was designed and written by Daniele Pizzoni <auouo@tin.it>, and 
12 subsequently modified by A. Grigoriev and A. Di Narzo.
14 iDmc was developed within a research project financed by the Italian
15 Ministry of Universities, the Universities of Udine and Ca'Foscari of
16 Venice, the Friuli-Venezia Giulia Region.
18 This program is free software; you can redistribute it and/or modify
19 it under the terms of the GNU General Public License version 2 as published by
20 the Free Software Foundation.
22 This program is distributed in the hope that it will be useful, but
23 WITHOUT ANY WARRANTY; without even the implied warranty of
24 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
25 General Public License for more details.
28 ==================================
29 2. Other software included in iDmc
30 ==================================
32 iDmc includes or may include (depending on how you compile it) parts
33 from different free software packages distributed with GPL-compatible
34 licenses. You can find copies of the licenses under the directory
35 doc/licenses. A comprehensive list follows.
38 idmclib
39 -------
41 The iDMC C support library
43 Copyright (C) 2006 Marji Lines and Alfredo Medio.
45 http://code.google.com/p/idmclib
47 GPL v.2 licensed
50 JFreeChart
51 ----------
53 A free Java class library for producing charts.
55 (C)opyright, 2000-2003, by Object Refinery Limited and Contributors.
57 http://www.jfree.org/jfreechart/index.html
59 LGPL licensed
62 JFreeCommon
63 -----------
65 A free general purpose Java class library
67 (C)opyright, 2000-2003, by Object Refinery Limited and Contributors.
69 http://www.jfree.org/jcommon/index.html
71 LGPL licensed
74 JGoodies Forms
75 --------------
77 A framework to layout and implement elegant Swing panels quickly and
78 consistently.
80 Copyright (c) 2003 JGoodies Karsten Lentzsch.
82 www.JGoodies.com/
84 BSD licensed
87 Jakarta log4j
88 -------------
90 A logging package. With log4j is possible to enable logging at runtime
91 without modifying the application binary.
93 Copyright 1999-2003, Apache Software Foundation
95 Licensed with The Apache Software License, Version 1.1
98 ===============
99 3. Availability
100 ===============
105 ===============
106 4. Installation
107 ===============
109 See COMPILING to install from sources.
110 Unzip or untar; execute with "java -jar iDmc-xx.xx.xx.jar" or by
111 double clicking over the jar file.
114 ================================
115 5. More information about iDmc
116 ================================
121 =================
122 6. Reporting Bugs
123 =================
128 =========================
129 7. Contributing to iDmc
130 =========================