Computational Physics

Download Report

Transcript Computational Physics

Computational Physics
Dr. Guy Tel-Zur
Bench In Valley Gardens by Petr Kratochvil. http://www.publicdomainpictures.net. Version 23-12-2010
Admin
• Exe #3
• Order of the presentations
• Next 2 lectures: The presentations
Agenda
•
•
•
•
•
PDEs
Mini course: Kepler workflow manager
Mini course: Geant4 & JAS3
Mini course: OpenFoam (N/A in CP2011A)
[[Mini course: DemoGrid (N/A in CP2011A) –
Distributed Computing 2012B]]
PDEs
• Open PDEs presentation
Kepler
• Open a separate PPT file
Geant4
• Open a separate PPT file
Java Analysis Studio
• Open a separate PPT file
VRML
• VRML (Virtual Reality Modeling Language)
• Software and Plug-ins:
– http://cic.nist.gov/vrml/vbdetect.html
• Demos:
– http://www.cs.iupui.edu/~aharris/webDesign/vrml/
• A good reference:
– http://www.vislab.uq.edu.au/users/manuals/vrmlsiggraph
96/course/toc.htm
The software installed on my laptop
Home page:
http://freewrl.sourceforge.net/
VRML demo
#VRML V2.0 utf8
# A Cylinder
Shape {
appearance Appearance {
material Material { }
}
geometry Cylinder {
height 2.0
radius 1.5
}
}
Code under: lecture11/code/cylinder.wrl