All Projects → Range-Software → range3

Range-Software / range3

Licence: GPL-3.0 license
Range Software - Finite Element Analysis

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to range3

featool-multiphysics
FEATool - "Physics Simulation Made Easy" (Fully Integrated FEA, FEniCS, OpenFOAM, SU2 Solver GUI & Multi-Physics Simulation Platform)
Stars: ✭ 190 (+512.9%)
Mutual labels:  engineering, cfd, finite-element-analysis, cae
CFD
Basic Computational Fluid Dynamics (CFD) schemes implemented in FORTRAN using Finite-Volume and Finite-Difference Methods. Sample simulations and figures are provided.
Stars: ✭ 89 (+187.1%)
Mutual labels:  heat-transfer, cfd, computational-fluid-dynamics
dafoam
DAFoam: Discrete Adjoint with OpenFOAM for High-fidelity Gradient-based Design Optimization
Stars: ✭ 86 (+177.42%)
Mutual labels:  heat-transfer, cfd
OCCT
Open CASCADE Technology (OCCT) is an open-source software development platform for 3D CAD, CAM, CAE. This is a clone of the official repository located on https://dev.opencascade.org/. Please use official development portal for registering issues and providing patches.
Stars: ✭ 241 (+677.42%)
Mutual labels:  cad, cae
kiva
Ground heat transfer calculation tool
Stars: ✭ 23 (-25.81%)
Mutual labels:  engineering, heat-transfer
TrainingTracks
Materials for training tracks for continua media - OpenFOAM, vortex method, and other
Stars: ✭ 59 (+90.32%)
Mutual labels:  cfd, computational-fluid-dynamics
SNaC
A multi-block solver for massively parallel direct numerical simulations (DNS) of fluid flows
Stars: ✭ 26 (-16.13%)
Mutual labels:  cfd, computational-fluid-dynamics
ruststep
A STEP toolkit for Rust
Stars: ✭ 77 (+148.39%)
Mutual labels:  cad, cae
Xeokit Sdk
Open source JavaScript SDK for viewing high-detail, full-precision 3D BIM and AEC models in the Web browser.
Stars: ✭ 316 (+919.35%)
Mutual labels:  engineering, cad
Pyocct
Python bindings for OpenCASCADE via pybind11.
Stars: ✭ 87 (+180.65%)
Mutual labels:  engineering, cad
Freecad
This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. Issues are managed on our own bug tracker at https://www.freecadweb.org/tracker
Stars: ✭ 10,366 (+33338.71%)
Mutual labels:  engineering, cad
hybridCentralSolvers
United collection of hybrid Central solvers - one-phase, two-phase and multicomponent versions
Stars: ✭ 42 (+35.48%)
Mutual labels:  cfd, computational-fluid-dynamics
exadg
ExaDG - High-Order Discontinuous Galerkin for the Exa-Scale
Stars: ✭ 62 (+100%)
Mutual labels:  cfd, computational-fluid-dynamics
lethe
Repository for the open-source lethe CFD/DEM/CFD-DEM project
Stars: ✭ 120 (+287.1%)
Mutual labels:  cfd, computational-fluid-dynamics
magic
MagIC is a high-performance code that solves the magneto-hydrodynamics equations in rotating spherical shells
Stars: ✭ 67 (+116.13%)
Mutual labels:  cfd, computational-fluid-dynamics
UCNS3D
Unstructured Compressible Navier Stokes 3D code (UCNS3D)
Stars: ✭ 141 (+354.84%)
Mutual labels:  cfd, computational-fluid-dynamics
multiphysics
Interactive Multiphysics Simulation for Everyone
Stars: ✭ 41 (+32.26%)
Mutual labels:  engineering, heat-transfer
Autocadcodepack
AutoCAD Code Pack: A powerful library that helps you to develop AutoCAD plugins using the AutoCAD .NET API
Stars: ✭ 207 (+567.74%)
Mutual labels:  engineering, cad
CaNS
A code for fast, massively-parallel direct numerical simulations (DNS) of canonical flows
Stars: ✭ 144 (+364.52%)
Mutual labels:  cfd, computational-fluid-dynamics
C2-Ray3Dm
The 3D version of C2-Ray for multiple sources, hydrogen only
Stars: ✭ 16 (-48.39%)
Mutual labels:  radiative-transfer

CircleCI

Range Software

Finite Element Analysis

Range Software

Prepare build environment

Following command will download and install all required packages, therefore it must be executed under priviledged (root) user.

$ sudo ./scripts/prereqs.sh

Build & Install

Linux

$ ./scripts/build.sh --clean && ./scripts/create_package.sh

MacOS

$ ./scripts/build.sh --clean && ./scripts/create_mac_app.sh

Above command will produce ./build-Release/packages/range-3.2.8.dmg which can be installed with following command:

$ open './build-Release/packages/range-3.2.8.dmg'

Running the software

$ $HOME/bin/range-3.2.8/bin/Range

Download

To download already built binaries please visit http://range-software.com

Powered by

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].