Tags: rappture

All Categories (1-20 of 32)

  1. Developing a machine learning tool to optimize thermal transport

    14 Aug 2018 | | Contributor(s):: Adam Sandor Garrett, proycho, Xiulin Ruan, creynolds

    The purpose of this tool is to optimize SiGe super-lattices to have the lowest possible thermal conductivity. This poster describes the processes used in the tool and how it impacts thermoelectrics.

  2. Photovoltaics QCRF-FDTD Simulator

    15 Oct 2015 | | Contributor(s):: Jacob R Duritsch, Haejun Chung, Peter Bermel

    Simulates optical and electrical behaviors of photovoltaic cells using a FDTD simulation method and QCRF material modeling.

  3. MEEPPV

    19 Aug 2013 | | Contributor(s):: Xin Tze (Joyce) Tee, Haejun Chung, Peter Bermel

    Finite-difference Time-Domain Simulations for photovoltaic cells

  4. May 21 2013

    Software Bootcamp 2013: Building Scientific Tools

    Rappture Bootcamp will run from 9:00am - 5:00pm on May 21 through May 23, 2013. HUBzero Director Michael McLennan and staff will be introducing new users from the nanoHUB SURF program to...

    https://nanohub.org/events/details/390

  5. Zach Schaffter

    Undergraduate student in SURF 2013.

    https://nanohub.org/members/82389

  6. Rappture Bootcamp 3.3: Using Subversion for Source Code Control

    15 Jul 2012 | | Contributor(s):: Michael McLennan

  7. May 22 2012

    Software Bootcamp 2012: Building Scientific Tools

    Introduction to the Rappture Toolkit for incoming students in the NCN SURF program. Learn the basics of scientific programming in MATLAB, Fortran, and other programming languages. Use the Rappture...

    https://nanohub.org/events/details/351

  8. nanoHUB tool development

    27 Apr 2012 | | Contributor(s):: Benjamin Han

    Some basic pointers for the development pipelineWritten for users with minimal programming experience.

  9. Rappture setup in UBUNTU

    Blog | 25 Aug 2011 | Posted by David A Saenz

    An easy way to set up a working rappture development environment is to install it into Ubuntu operating system. The advantage of using this approach is the complete access to local machine...

    https://nanohub.org/members/35697/blog/2011/08/rappture-setup-in-ubuntu

  10. Rappture setup in Ubuntu

    22 Aug 2011 | | Contributor(s):: David Alberto Saenz

    This is a short article about how to set up a functional copy of a rappture development environment simmilar to the workspace but in a local machine. This permits the user to make use of their own software licenses and develop rappture programs in matlab regardless of being outside the premises...

  11. Problem installing rappture: “package require Itcl”

    Q&A|Closed | Responses: 0

    I am having trouble building rappture. I ran the build_pkg.sh file but I kept getting an error saying I didn’t have something called itcl installed (Specifically I am getting the error “can’t...

    https://nanohub.org/answers/question/830

  12. Embedding visualization software into a tool in Rappture

    Q&A|Closed | Responses: 0

    Hello everyone,

    Is it possible to embed a third-party software GUI into one of my tool’s outputs through Rappture so that the user may use the visualization options available...

    https://nanohub.org/answers/question/823

  13. May 24 2011

    Software Bootcamp 2011: Building Scientific Tools

    Introduction to the Rappture Toolkit for incoming students in the NCN SURF program. Learn the basics of scientific programming in MATLAB, Fortran, and other programming languages. Use the Rappture...

    https://nanohub.org/events/details/308

  14. Rappturizer

    04 Oct 2010 | | Contributor(s):: David Alberto Saenz

    This resource is a program which helps to build simple rappture applications. The user will just have to input the information about their code and a template and XML file will be automatically generated for the user to just copy/paste his calculations and let the template do the rest. A detailed...

  15. Does nanoHUB’s online tools system support python modules outside Rappture? (Particulary SciPy/NumPy)

    Q&A|Open | Responses: 1

    I’m in the process of developing a tool in Python and I’m thinking of moving the project on to nanoHUB with Rappture, but my current code makes extensive use of https://nanohub.org/answers/question/602

  16. Nanoelectronic Modeling Lecture 06: nanoHUB.org - Rappture Toolkit

    30 Dec 2009 | | 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...

  17. Rappture Without Changing Application Source Code

    23 Nov 2009 | | Contributor(s):: Alisa Neeman, Steven Clark

    Rappture is a programming tool kit to add a web browser window to a supercomputing application. With traditional Rappture use, the tool maker changes all input and output in his or her source code to use Rappture function calls. It's unusual to use input files that are uploaded in the web...

  18. Rappture Without Touching Source Code

    17 Nov 2009 | | Contributor(s):: Alisa Neeman, Steven Clark

    With traditional Rappture use, the tool maker changes all input and output in his or her source code to use Rappture function calls. It's also unusual to use input files that are uploaded in the web browser.This set of notes shows how you can upload script and data files within the Rappture...

  19. Where does the executable belong? Where does the submit wrapper belong?

    Q&A|Closed | Responses: 1

    I have a tool, and an svn locker for it on the hub. I can see from the other examples that tool.xml and my rappture tcl wrapper belong in

    trunk/rappture

    In what directory do I put...

    https://nanohub.org/answers/question/398

  20. What does it mean? invalid command name “Rappture::librarydriver920.xml”

    Q&A|Closed | Responses: 1

    What does this error message in rappture mean? How do I fix the error?

    invalid command name “Rappture::librarydriver920.xml”

    while...

    https://nanohub.org/answers/question/392