Skip to content
#

modeling

Here are 1,694 public repositories matching this topic...

dash
CAD_Sketcher

GemPy is an open-source, Python-based 3-D structural geological modeling software, which allows the implicit (i.e. automatic) creation of complex geological models from interface and orientation data. It also offers support for stochastic modeling to address parameter and model uncertainties.

  • Updated Jun 27, 2022
  • Python
epsstan
epsstan commented Mar 23, 2021

Feature Request

Provide default configuration file/settings.

Description of Problem:

Our images do not ship with any default configuration file/settings. While all of them require configuration like Gitlab OAuth application id etc that cannot be defaulted, we can provide configuration files that for example read values from environment variables etc.

This makes it easy for containe

good first issue
simpeg
yangdikun
yangdikun commented Jul 12, 2017

I am using SimPEG.Utils.download for gpgLabs. The download messages are distracting in notebooks, so I wanted to suppress them. The option is controlled by "verbose=false", but it does not stop writing "Downloading ... Saved to:.." message.
Can verbose=false swtich kill all the print output?

![image](https://user-images.githubusercontent.com/5066933/28143500-b531e30c-671a-11e7-85d2-4d62d23d26a

BenjaSanchez
BenjaSanchez commented Dec 3, 2019

Problem description

When going through an I/O cycle with a model that has subsystems stored as groups, the members of each group in the sbml file get scrambled on each cycle, as those members are stored in set() structures, which are unordered. This significantly hinders cobrapy to be used for updating a model that has groups and is stored in a Github repository, as hundreds of lines in

help-wanted good first issue

Improve this page

Add a description, image, and links to the modeling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the modeling topic, visit your repo's landing page and select "manage topics."

Learn more