Difference between revisions of "Useful Links"
Jump to navigation
Jump to search
m (Created page with '=== Simulation Software === * [http://apros.vtt.fi/ Apros]: A system modelling and simulation software for mainly process dynamics simulation; commercial. * [http://balas.vtt.fi...') |
m |
||
Line 1: | Line 1: | ||
− | + | == Simulation Software == | |
* [http://apros.vtt.fi/ Apros]: A system modelling and simulation software for mainly process dynamics simulation; commercial. | * [http://apros.vtt.fi/ Apros]: A system modelling and simulation software for mainly process dynamics simulation; commercial. | ||
Line 11: | Line 11: | ||
* [http://www.scilab.org/ Scilab]: A scientific software package for numerical computations; open source (CeCILL, <u>Ce</u>a <u>C</u>nrs <u>I</u>nria <u>L</u>ogiciel <u>L</u>ibre). | * [http://www.scilab.org/ Scilab]: A scientific software package for numerical computations; open source (CeCILL, <u>Ce</u>a <u>C</u>nrs <u>I</u>nria <u>L</u>ogiciel <u>L</u>ibre). | ||
− | + | == Pre-Processing and Mesh Generation == | |
* [http://www.salome-platform.org/home/presentation/overview/ SALOME]: A free software that provides a generic platform for Pre and Post-Processing for numerical simulation. It is based on an open and flexible architecture made of reusable components available as free software; open source (LGPL). | * [http://www.salome-platform.org/home/presentation/overview/ SALOME]: A free software that provides a generic platform for Pre and Post-Processing for numerical simulation. It is based on an open and flexible architecture made of reusable components available as free software; open source (LGPL). | ||
Line 18: | Line 18: | ||
* [http://tetgen.berlios.de/ TetGen]: a program to generate tetrahedral meshes of any 3D polyhedral domain; free for research and non-commercial uses, for any commercial use a commercial license is required. | * [http://tetgen.berlios.de/ TetGen]: a program to generate tetrahedral meshes of any 3D polyhedral domain; free for research and non-commercial uses, for any commercial use a commercial license is required. | ||
− | === Scientific Visualisation Software | + | === Scientific Visualisation Software == |
* [http://www.paraview.org/ Paraview]: A multi-platform data analysis and visualization application based on VTK visualisation library; open source (ParaView License Version 1.2). | * [http://www.paraview.org/ Paraview]: A multi-platform data analysis and visualization application based on VTK visualisation library; open source (ParaView License Version 1.2). | ||
* [https://wci.llnl.gov/codes/visit/ VisIt]: A multi-platform data analysis and visualization application based on VTK visualisation library; open source (BSD license). | * [https://wci.llnl.gov/codes/visit/ VisIt]: A multi-platform data analysis and visualization application based on VTK visualisation library; open source (BSD license). | ||
− | + | == Eclipse Related == | |
* [http://www.eclipse.org/ Eclipse.org]: Eclipse project home page. | * [http://www.eclipse.org/ Eclipse.org]: Eclipse project home page. | ||
Line 49: | Line 49: | ||
** [http://blog.springsource.com/2009/01/19/exposing-the-boot-classpath-in-osgi/ OSGi and classpath] | ** [http://blog.springsource.com/2009/01/19/exposing-the-boot-classpath-in-osgi/ OSGi and classpath] | ||
− | + | == Graphics and Geometry Related == | |
* [http://www.w3.org/Graphics/SVG/ W3C SVG] | * [http://www.w3.org/Graphics/SVG/ W3C SVG] | ||
Line 58: | Line 58: | ||
* [http://www.famfamfam.com/lab/icons/silk/ '''Silk''' icon collection] | * [http://www.famfamfam.com/lab/icons/silk/ '''Silk''' icon collection] | ||
− | + | == MediaWiki Related == | |
* [http://meta.wikimedia.org/wiki/User:BR/S5_slide_for_mediawiki_documentation/en S5 presentation system for Mediawiki] | * [http://meta.wikimedia.org/wiki/User:BR/S5_slide_for_mediawiki_documentation/en S5 presentation system for Mediawiki] |
Revision as of 08:02, 1 October 2010
Contents
Simulation Software
- Apros: A system modelling and simulation software for mainly process dynamics simulation; commercial.
- Balas: A system modelling and simulation software for mainly process steady state simulation; commercial.
- Elmer: A finite element method (FEM) based multiphysics modelling and simulation software; open source (GPL).
- OpenModelica: A generic system modelling and simulation software based on Modelica modelling language; open source (strict GPL).
- OpenFOAM: A fully featured, generic control volume based computational fluid dynamics (CFD) software; open source (GPL).
- Code_Aster: A finite element method (FEM) based structural analysis modelling and simulation software; open source (GPL).
- Code_Saturne: A control volume method (CVM) based computational fluid dynamics (CFD) software; open source (GPL).
- Octave: a high-level language, primarily intended for numerical computations, mostly compatible with Matlab; open source (GPL).
- Scilab: A scientific software package for numerical computations; open source (CeCILL, Cea Cnrs Inria Logiciel Libre).
Pre-Processing and Mesh Generation
- SALOME: A free software that provides a generic platform for Pre and Post-Processing for numerical simulation. It is based on an open and flexible architecture made of reusable components available as free software; open source (LGPL).
- Gmsh: An automatic 3D finite element grid generator with a built-in CAD engine and post-processor; open source (GPL).
- Netgen: an automatic 3d tetrahedral mesh generator; open source (LGPL)
- TetGen: a program to generate tetrahedral meshes of any 3D polyhedral domain; free for research and non-commercial uses, for any commercial use a commercial license is required.
= Scientific Visualisation Software
- Paraview: A multi-platform data analysis and visualization application based on VTK visualisation library; open source (ParaView License Version 1.2).
- VisIt: A multi-platform data analysis and visualization application based on VTK visualisation library; open source (BSD license).
Eclipse Related
- Eclipse.org: Eclipse project home page.
- Eclipse Corner Articles: An archive of eclipse development tutorials.
- A Comparison of Eclipse Extensions and OSGi Services
- Eclipse SWT widgets:
- Eclipsepedia, Eclipse's own Wiki. Also check out the Eclipsepedia FAQ's
- Using Trac with Eclipse & Mylyn
- Individual source bundle in PDE
- Eclipse conferences:
- Eclipse articles:
- OSGi articles: