Shingle icon indicating copy to clipboard operation
Shingle copied to clipboard

Generalised self-consistent and automated domain discretisation for multi-scale geophysical models.

Results 7 Shingle issues
Sort by recently updated
recently updated
newest added

Trying to install with Python 3: ``` [farrellp@colossus:~/git]$ git clone https://github.com/shingleproject/Shingle.git shingle Cloning into 'shingle'... ... [farrellp@colossus:~/git/shingle] (git:master) $ pip3 install -e . Obtaining file:///scratch2/farrellp/shingle Installing collected packages: shingle Running...

The metric mesh refinement based on Python-expressions is broken. This is reproducible in one of the test cases (see below). Possible solution: The size field should be sampled in meters...

Rely just on the packages listed in the adding: > addons: apt: packages: and remove the further apt-get install lines, e.g.: > sudo apt-get update > sudo apt-get install -y...

enhancement

Add Bionic and Xenial apt and pip build environments

enhancement

Add Bionic and Xenial Docker builds

enhancement

Output specification from the Portland Bill test case is good, but raises an index error. > ERROR 1: Invalid index : 0 See: test/Portland_Bill_shape/Portland_Bill_shape.brml

enhancement

_From @francispoulin on April 15, 2017 13:28_ Thanks for putting this together. I am very keen to try it out but I am still at the first phase of trying...