background image

rapport de stage peut être téléchargé ici

32

pages

English

Documents

Lire un extrait
Lire un extrait

Obtenez un accès à la bibliothèque pour le consulter en ligne En savoir plus

Découvre YouScribe et accède à tout notre catalogue !

Je m'inscris

Découvre YouScribe et accède à tout notre catalogue !

Je m'inscris

32

pages

English

Documents

Lire un extrait
Lire un extrait

Obtenez un accès à la bibliothèque pour le consulter en ligne En savoir plus

Niveau: Supérieur, Master
MAM4 Polytech'Nice-Sophia January 2010 JAVA Interactive Applet 2D Oceanographic Simulation Jonathan Bauer - Meryem Chibo - Yasmine Lahlou - Vivien Massart Sophia Antipolis Project directed by Mr Dreyfuss

  • polytech'nice

  • crank-nicolson scheme

  • sgt display

  • vector attributes

  • nice sophia

  • mam4 polytech'

  • java interactive


Voir icon arrow

Publié par

Langue

English

Poids de l'ouvrage

2 Mo

MAM4 Polytech’Nice-Sophia January 2010
JAVA Interactive Applet 2D Oceanographic Simulation
Jonathan Bauer - Meryem Chibo - Yasmine Lahlou - Vivien Massart
Sophia Antipolis
Project directed by Mr Dreyfuss
Acknowledgements
In the first instance, we would like to deeply special thank to the Profesor Pierre DREYFUSS for having provided assistance, good advice and for being patient throughout these three weeks. We would like also to thank Doctor Antoine ROUSSEAU for his thesis which helped us having interesting information , and all those who were interested in our first term project.
Summary
1 2
3
Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Position of the problem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2.1 The physical model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2.1.1 The equations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2.1.2 Boundary and initial conditions . . . . . . . . . . . . . . . . . . . . . 2.1.3 An exact solution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2.2 The mathematical model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2.2.1 The space discretization of the domain . . . . . . . . . . . . . . . . . 2.2.2 Crank-Nicolson scheme for the velocity . . . . . . . . . . . . . . . . . 2.2.3 The upwind scheme for the level of water . . . . . . . . . . . . . . . Programming . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3.1 Tools of programming . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3.1.1 Matlab . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3.1.2 IDE Netbeans . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3.1.3 The packages loaded . . . . . . . . . . . . . . . . . . . . . . . . . . . 3.1.4 Wamp . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3.1.5 Winscp . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3.1.6 Launch4j and Inno Setup . . . . . . . . . . . . . . . . . . . . . . . . 3.1.7 The GIMP and Dia . . . . . . . . . . . . . . . . . . . . . . . . . . . Evolution of the project . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3.2.1 The team and the website . . . . . . . . . . . . . . . . . . . . . . . . 3.2.2 Learning of programming tools . . . . . . . . . . . . . . . . . . . . . 3.2.3 Theory and researches . . . . . . . . . . . . . . . . . . . . . . . . . . 3.2.4 SGT specifications . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3.2.5 Development of the GUI with Netbeans . . . . . . . . . . . . . . . . 3.2.5.1 Java code basis . . . . . . . . . . . . . . . . . . . . . . . . . 3.2.5.2 Creation of the GUI . . . . . . . . . . . . . . . . . . . . . .
3.2
2
4 5 5 5 6 6 7 7 8 9 10 10 10 10 10 11 11 11 12 12 12 13 13 14 14 14 15
Voir icon more
Alternate Text