Giter Site home page Giter Site logo

eminsight / viennats-dev Goto Github PK

View Code? Open in Web Editor NEW

This project forked from viennats/viennats-dev

0.0 0.0 0.0 60.37 MB

Developer repository for ViennaTS - The Vienna Topography Simulator: Releases will be tagged on the master branch and published as dedicated, compressed packages on source forge:

Home Page: http://viennats.sourceforge.net

License: Other

Shell 0.19% C++ 99.36% CMake 0.44%

viennats-dev's Introduction

ViennaTS

Developer repository for ViennaTS, a C++, OpenMP-parallelized Topography simulator. Releases are tagged on the master branch and available in the releases section.

For more information and help to getting started, visit viennats.github.io.

System requirements

  • C++ compiler
  • OpenMP
  • Boost C++ Libraries (boost.org)
  • VTK C++ Libraries (vtk.org)
  • HDF5 (optional - required for TDR file support)

Currently supported operating systems

  • GNU/Linux (32/64Bit)

Building instructions

To build ViennaTS, clone the repository and issue the following suggested commands:

$> cd viennats-dev    # the checked-out GIT folder
$> mkdir build        # the build folder

Configure the build, default build type is the 'optimized/release' mode:

$> cd build/
$> cmake ..

Watch for Warning/Error messages during the configuration stage.

Now build the 'viennats' simulation executable

$> make

CMake Options

CMAKE_BUILD_TYPE   = Debug, (Release) # Turn off/on optimizations (default: Release, i.e., optimized mode)
VIENNATS_STATIC_BUILD = ON/OFF # build ViennaTS without dynamically linked libraries (VTK must be built statically when this is ON)

Authors and Contact

Current contributors: Lado Filipovic, Paul Manstetten, Xaver Klemenschits and Josef Weinbub

Contact us via: [email protected]

Founder and initial developer was Otmar Ertl; not active anymore.

ViennaTS was developed under the aegis of the 'Institute for Microelectronics' at the 'TU Wien'. http://www.iue.tuwien.ac.at/

License

See file LICENSE in the base directory.

viennats-dev's People

Contributors

filipoviclado avatar josefweinbub avatar luizaguinsky avatar prindl avatar viennats avatar xaverklemenschits 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.