Skip to content
Snippets Groups Projects
Commit 5acf6e46 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

No commit message

No commit message
parent 03e73c3b
Branches
Tags
No related merge requests found
# Library to use Onelab (Gmsh/GetDP) on Android or iOS
cmake_minimum_required(VERSION 2.8 FATAL_ERROR) cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
if(APPLE) if(APPLE)
......
This directory contains the source code for Onelab/Mobile, the mobile version of This directory contains the source code for Onelab/Mobile, the mobile version of
Onelab for iOS and Android devices. Onelab for iOS and Android devices.
Copyright (C) 2014 Christophe Geuzaine and Maxime Graulich, University of Liege Copyright (C) 2014-2015 Christophe Geuzaine and Maxime Graulich, University of Liege
On iTunes: Onelab/Mobile (http://onelab.info) is a finite element package based on the open
source mesh generator Gmsh (http://gmsh.info) and the solver GetDP
Onelab (http://onelab.info) is a finite element package based on the open source
mesh generator Gmsh (http://gmsh.info) and the solver GetDP
(http://getdp.info). It can be used to simulate a wide variety of multi-physic (http://getdp.info). It can be used to simulate a wide variety of multi-physic
problems: electromagnetics, thermics, mechanics... problems: electromagnetics, thermics, mechanics...
Onelab comes packaged with a selection of ready-to-use examples. New models can Onelab/Mobile comes packaged with a selection of ready-to-use examples. New
be added through iTunes file sharing: see http://onelab.info/wiki/Mobile for models can be added through iTunes file sharing on iOS devices, or opened
more information. directly on your devices on Android: see http://onelab.info/wiki/Mobile for more
https://itunes.apple.com/us/app/onelab/id845930897
On Google Play:
Onelab (http://onelab.info) is a finite element package based on the open source
mesh generator Gmsh (http://gmsh.info) and the solver GetDP
(http://getdp.info). It can be used to simulate a wide variety of multi-physic
problems: electromagnetics, thermics, mechanics...
Onelab comes packaged with a selection of ready-to-use examples. New models can
be opened directly on your device: see http://onelab.info/wiki/Mobile for more
information. information.
Onelab/Mobile is available on the AppStore and the Google Play store:
https://itunes.apple.com/us/app/onelab/id845930897
https://play.google.com/store/apps/details?id=org.geuz.onelab https://play.google.com/store/apps/details?id=org.geuz.onelab
Sample scripts for building Onelab/Mobile are available in utils/onelab_*_build.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment