-
Introducing the Rappture Toolkit
Seminars | 21 Jun 2009 | Contributor(s): Michael McLennan
Rappture is the Rapid application infrastructure, a toolkit within the HUBzero platform that makes it easy to develop a graphical user interface for scientific modeling tools. Once you describe the input/output for your simulator, Rappture handles the rest, generating a graphical interface...
-
More Rappture Objects
Seminars | 21 Jun 2009 | Contributor(s): Michael McLennan
Rappture is the Rapid application infrastructure, a toolkit within the HUBzero platform that makes it easy to develop a graphical user interface for scientific modeling tools. This talk picks up where Introducing the Rappture Toolkit left off, showing how to create more complex arrangements of...
-
Introduction to Scientific Programming in MATLAB
Seminars | 21 Jun 2009 | Contributor(s): Michael McLennan
MATLAB is a powerful commercial tool which supports simulation and modeling across a wide range of science and engineering applications. Octave is an open source clone put out by GNU. Both tools make it extremely easy to express mathematical equations in a high-level programming language, and...
-
Adding Rappture to MATLAB Applications
Seminars | 21 Jun 2009 | Contributor(s): Michael McLennan
Rappture is the Rapid application infrastructure, a toolkit within the HUBzero platform that makes it easy to develop a graphical user interface for scientific modeling tools. MATLAB is a powerful commercial tool which supports simulation and modeling across a wide range of science and...
-
Review of Scientific Programming in C and Fortran
Seminars | 21 Jun 2009 | Contributor(s): Michael McLennan
This quick refresher looks at two versions of a simple Monte Carlo simulator--one written in C language, and another in Fortran 77--showing off the basic programming statements in the process. It is a good introduction to the next talk in this series: Rappture with C and Fortran. It also shows...
-
Rappture with C and Fortran
Seminars | 21 Jun 2009 | Contributor(s): Michael McLennan
Rappture is the Rapid application infrastructure, a toolkit within the HUBzero platform that makes it easy to develop a graphical user interface for scientific modeling tools. Many such tools are written in C and Fortran.This talk picks up where Introducing the Rappture Toolkit and Review of...
-
Advanced Rappture Concepts and Tips
Seminars | 21 Jun 2009 | Contributor(s): Michael McLennan
Rappture is the Rapid application infrastructure, a toolkit within the HUBzero platform that makes it easy to develop a graphical user interface for scientific modeling tools. This talk picks up where More Rappture Objects left off, showing some of the more advanced constructs in Rappture. Use...