GithubHelp home page GithubHelp logo

meshit's Introduction

MeshIt 2010-2020

The tool MeshIT uses TRIANGLE http://www.cs.cmu.edu/~quake/triangle.html and TETGEN http://wias-berlin.de/software/tetgen to generate a quality tetrahedral mesh based on structural geological information.

This procedure is fully automatized and needs at least scattered data points as input!

Main developers: Mauro Cacace (mailto:[email protected]) and Guido Blöcher (mailto:[email protected]).

Some extensions were added by PERFACCT (www.perfacct.eu) by the following developers: Johannes Spazier Nihed Boussaidi Danny Puhan

The source can be compiled with some limitations on Windows, Linux and Apple. The limitation is the export of exodus file format used by Moose (https://github.com/idaholab/moose) which is only available for WIN64 (netcdf (https://www.unidata.ucar.edu/software/netcdf/) and exodus libraries (https://github.com/gsjaardema/seacas) are required). On all other platforms the following requirements are suggested and tested:

Windows:

-  Qt 5.9.9 for Windows 64-bit (VS 2015, VS 2017)

Linux:

-  Qt 5.9.9 for Linux 64-bit

Mac:

-  Qt 5.14.1 for OS X

Preparation:

  • Create a copy of file meshit.pri.tmpl and save it as meshit.pri. Set either the EXODUS_LIBMESH variable or the EXODUS_LIBRARY variable to true if you want to enable the exodus export option.

  • In case the exodus export (EXODUS_LIBMESH) was enabled, define the path to the root directory of a libmesh installation using variable LIBMESH (a compatible libmesh library is usually already installed as part of the Moose framework).

  • In case the exodus export (EXODUS_LIBRARY) was enabled, define the path to the root directory of a netcdf installation and 'exodusII' installation.

  • For macOS users, please check the version of macOS specified in the meshit.pro file (line QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.15). By default, the version of macOS specified is 10.15 (macOS Catalina)

Building:

  • qmake meshit.pro
  • make/nmake/mingw32-make

Cite:

meshit's People

Contributors

bloech avatar ajacquey avatar mcacace avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.