HUBzero: A Platform for Scientific Research, Education, and Collaboration
Online Presentations | 18 Mar 2015 | Contributor(s): Michael McLennan
HUBzero® is an open source software platform used to build web sites for collaboration in an academic setting. HUBzero supports data management, computation, and the natural synergy between education and research. This talk gives an overview of the platform, showing how it...
nanoHUB: Your Workday on Steroids
Online Presentations | 25 Jun 2014 | Contributor(s): Michael McLennan
Don’t panic! nanoHUB is there with you every step of the way. You might know that nanoHUB has a vast repository of seminars and teaching materials, along with simulation/modeling tools for both education and research. But nanoHUB also has project areas where you can share data with colleagues and...
NEEDS Compact Model Development Process - v0.1
Online Presentations | 17 Feb 2014 | Contributor(s): Michael McLennan
The Nano-Engineered Electronic Device Simulation (NEEDS) effort is focused on creating compact models for nanoelectronics. The process involves a new Berkeley Model Development Environment (MDE) tool (https://nanohub.org/tools/mde) and other infrastructure on nanoHUB.org. This seminar describes...
Rappture Bootcamp 3.3: Using Subversion for Source Code Control
Online Presentations | 16 Jul 2012 | Contributor(s): Michael McLennan
Rappture Bootcamp 3.2: Uploading and Publishing New Tools
Rappture Bootcamp 3.1: Regression Testing
Rappture Bootcamp 2.5: Advanced Visualization
Rappture Bootcamp 2.4: Using the Loader
Rappture Bootcamp 2.3: More Rappture Objects
Rappture Bootcamp 2.1: Review of Scientific Programming in C and Fortran
Rappture Bootcamp 1.4: Adding Rappture to MATLAB Applications
Rappture Bootcamp 1.3: Introduction to Scientific Programming in MATLAB
Rappture Bootcamp 1.2: What's Under the Hood?
Rappture Bootcamp 1.1: Introducing the Rappture Toolkit
The HUBzero Platform for Scientific Collaboration
Online Presentations | 31 Jan 2011 | Contributor(s): Michael McLennan
The framework that powers nanoHUB.org has been released as an open source package known as the HUBzero(r) Platform for Scientific Collaboration.
What's the HUBbub? - Panel Discussion
Online Presentations | 31 Jan 2011 | Contributor(s): Michael McLennan, Mark Lundstrom, Rudi Eigenmann
Nanoelectronic Modeling Lecture 06: nanoHUB.org - Rappture Toolkit
Online Presentations | 25 Jan 2010 | Contributor(s): Gerhard Klimeck, Michael McLennan
The rapid deployment of over 150 simulation tools in just over 4 years has been enabled by 2 critical software developments: 1) Maxwell’s Daemon: a middleware that can deploy at a production level UNIX based codes in web browsers, and 2) Rappture: a software system that enables the rapid...
Illinois 2009 nano-biophotonics Summer School, Lecture 13: Nanohub Workspaces and the Rappture Toolkit
Online Presentations | 21 Jan 2010 | Contributor(s): Michael McLennan
Nanohub Workspaces and the Rappture ToolkitTopics: Using nanoHUB Workspaces: Introducing the Rappture Toolkit More Rappture Objects: Using Rappture with MATLAB Using Rappture with C, Fortran: Advanced Rappture Concepts Using Rappture with Tcl: Tips for Building Better Rappture-based Tools...
nanoHUB.org: Future Cyberinfrastructure Serving a Community of 60,000 Today
4.0 out of 5 stars
Online Presentations | 23 Apr 2008 | Contributor(s): George B. Adams III, Gerhard Klimeck, Mark Lundstrom, Michael McLennan
nanoHUB.org provides users with "fingertip access" to over 70 simulation tools for research and education. Users not only launch jobs that are executed on the state-of-the-art computational facilities of Open Science Grid and TeraGrid, but also interactively visualize and analyze the results—all...
Developing Tools for nanoHUB.org
4.5 out of 5 stars
Online Presentations | 23 Jan 2008 | Contributor(s): Michael McLennan
The nanoHUB lets you access simulation tools online via an ordinary web browser. Where do the tools come from? From you--hundreds of you throughout the world who are developing nanotechnology modeling tools. Anyone can upload their own code onto nanoHUB and publish a tool for a limited group of...
Using Workspaces on nanoHUB.org
Online Presentations | 24 Aug 2007 | Contributor(s): Michael McLennan
One of the most powerful tools on nanoHUB is something we call a workspace, which is a full-featured Linux desktop that you can access any time, any place, from your web browser. Workspaces are fully loaded with the latest nanoHUB software stack, including the Rappture toolkit, Octave, Scilab, a...
Using Subversion for Source Code Control
3.0 out of 5 stars
Online Presentations | 14 Aug 2007 | Contributor(s): Michael McLennan
If you're developing software, you should be storing your code in a source code control system. The nanoHUB team recommends Subversion, because it is easy to use, open source, and available on Unix/Linux, Windows, MacOSX, and many other systems. Subversion is similar to the popular CVS system...
Turbocharge Your Scientific Applications with Scripting
Online Presentations | 29 Apr 2004 | Contributor(s): Michael McLennan
Scientific applications are built with great care and attention to the core simulation algorithms, often with some input/output added as an afterthought. Instead, you can create a much more powerful tool with little extra effort by replacing the usual "main" program with an embedded...