Coder Social home page Coder Social logo

GeoMop · Travis (.org) Coveralls github

Toolbox for preparation and running complex hydrogeological simulations in particular using Flow123d simulator of transport and mechanical processes in fractured media.

Installation

Installation packages for Windows and Debian Linux available at the project homepage.

Installation under Windows uses a standard installer. The Debian installation uses standard DEB package.

The package consists of the four separated graphical applications:

Layers - preparation of layered computational geometry from the GIS data

Model Editor - editor of the main Flow123d input file in YAML format

Jobs Panel - running and management of job on distributed computational resources

VISIP - arrangement of complex computing scenarios

Jenkins CI server

CI build Build Status
Tests Test Status

Development rules and notes

Sources

  • In order to use relative imports of modules within package the prefered format of imports is:

    from import as <new_module_name>

Tests

  • use @pytest.mark.<the_mark> to set marks to the test functions, in particular to mark tests that needs specific environment, e.g. ssh setup. Standard set of marks:

    • ssh_metacentrum - use ssh connection to the metacentrum servers
    • metacentrum - run on metacentrum, e.g. test PBS
    • slow - tests that take more then 5s
    • skip - python skip these tests
    • qt - tests using QApplication
  • TODO: use pytest-qt to test function of Qt widgets

Authors

doc. Mgr. Jan Březina, Ph.D. 1
Ing. Radek Srb 1
Ing. Martin Špetlík 1

1 Ústav nových technologií a aplikované informatiky, Fakulta mechatroniky, informatiky a mezioborových studií, Technická univerzita v Liberci

GeoMop group's Projects

GeoMop group doesn’t have any public repositories yet.

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.