Giter Site home page Giter Site logo

mosgeo / bpsmautotoolbox Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 4.0 6.65 MB

This is the repository for the Stanford BPSM Automation Toolbox. The library can be used for creating and simulating basin and petroleum system models for studying probabilistic interactions.

Home Page: https://bpsm.stanford.edu/

License: BSD 3-Clause "New" or "Revised" License

MATLAB 100.00%
basin-modeling bpsm geology petroleum hydrocarbons

bpsmautotoolbox's People

Contributors

mosgeo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

bpsmautotoolbox's Issues

Read pmb files

If we want to read the output directly in matlab, we have to figure out the .pmb files. It is a binary format but we still do not know how to read it in matlab.

Output overlays number

A number/overlay dictionary is needed. This shouldn't be hard coded. It can be in a CSV file. Please keep track of the overlay numbers that you use so we can compile them.

opensim output location

Right now, the demo script outputs are being stored in BPSM_PMToolbox directory. It gets overwritten if you're iterating. I changed the directory to model directory in main file for now, but this can be changed in PetroMod.m

PM Project management

Create a Project class to manage the project. Initial features will be

  • Duplicate models.

  • Run models.

Simplify modification of 1D main table

Right now, the main table is modifiable using the normal procedure of modifying any table. Because this table is complicated and is really important, a more simpler method should be used for modification by creating a customized function.

An idea of the function would be an input structure with possible changes to the table. The table would modify only those parameters automatically. Details need to be figured out. Suggestions welcomed.

Assertions

Include assertions (in main functions at least) to catch user errors and inform the user about the wrong inputs.

Id and MD5 Tests

Perform Id tests:

  1. Check if MD5 is used.
  2. Test if any MD5 Hash can be used.
  3. Write helper function for generating new IDs and make sure it doesn't exist in the project.

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.