This is the Windows app named LIME whose latest release can be downloaded as lime_1.0_sf.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named LIME with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
SCREENSHOTS
Ad
LIME
DESCRIPTION
The Lightweight Integrating Multiphysics Environment for coupling codes (LIME) is a small software package for creating multiphysics simulation codes. LIME is intended to be especially useful when separate computer codes (which may be written in any standard computer language) already exist to solve different parts of a multiphysics problem. LIME provides the key high-level software (written in C++), a well defined approach (with example templates), and interface requirements to enable the assembly of multiple physics codes into a single coupled-physics simulation code.
To achieve its flexible lightweight design objectives, LIME 1.0 requires that some amount of customized software be written each time a new multiphysics application is created. Also, modest high-level revisions or modifications to most stand-alone physics codes may be required to meet interface requirements. Detailed descriptions of these requirements together with example cases are provided in a users guide.
Features
- Is relatively small in size and complexity, and requires only a few openly available libraries (e.g. Trilinos version 10.X or higher) to build.
- Designed to enable both new and legacy applications to be combined with strong coupling (when needed) through non-linear solution methods (e.g. fixed point, JFNK).
- NOT limited to codes codes written in one particular language or that use a particular numerical discretization approach (e.g. Finite Element), or to physical models expressed only as PDEs.
- The ability to participate in fixed-point iterations is the lowest barrier to entry for an application to be coupled in LIME.
- LIME allows MPI based parallelism in physics codes that can support MPI.
- Comes with a published users guide (with many example problems) and a code-coupling theory manual.
- Distributed under a BSD type license agreement.
Audience
Science/Research, Developers
Programming Language
C++
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/lime1/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.