Git Product home page Git Product logo

mpm-point-generator's Introduction

MPM Point Generator

License Build Status CLA assistant CircleCI codecov Coverity Scan DOI

Compile and Run

  1. Run mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release /path/to/CMakeLists.txt

  2. Run make clean && make -jN (where N is the number of cores)

  3. Run mpm ./mpm_point_generator -f /path/ -i json_file_name

  4. To test, run the two folloing

  • Unit tests: ./mpm_point_generator_unit_test
  • Regression tests: ./mpm_point_generator_regression_test /path/to/meshfile.msh

Usage

   ./mpm_point_generator  [-i <input_file>] -f <Working_folder> [--]
                          [--version] [-h]

where:

   -i <input_file>,  --input_file <input_file>
     Input JSON file [cube.json]

   -f <Working_folder>,  --working_dir <Working_folder>
     (required)  Current working folder

   --,  --ignore_rest
     Ignores the rest of the labeled arguments following this flag.

   --version
     Displays version information and exits.

   -h,  --help
     Displays usage information and exits.

Referencing the code

To reference the code, please use the DOI: DOI

Wilkes, C., Tjung, E., Kumar., K (2018) CB-Geo MPM point generator, version 1.0-alpha, https://github.com/cb-geo/mpm-point-generator, doi://10.5281/zenodo.1450330.

mpm-point-generator's People

Contributors

cw646 avatar kks32 avatar ezrayst avatar thiagordonho avatar cbgeo 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.