Git Product home page Git Product logo

fieldopt's Introduction

FieldOpt

Petroleum Field Development Optimization Framework.

FieldOpt is a C++ programming framework implemented for rapid prototyping and testing of optimization procedures targeting petroleum field development problems such as well placement optimization, reservoir control optimization and inflow-control device optimization. FieldOpt is an ongoing open-source research software designed to facilitate collaboration projects.

FieldOpt contributes to research workflows by providing an extensible framework that facilitates both problem parametrization and customized algorithm development. It serves as a practical interface between optimization methodology and reservoir simulation enabling the hybridization of algorithms and the use of different reservoir simulators. Its execution layer provides efficient cost function parallelization across multiple realizations.

License

The FieldOpt project as a whole, except for the WellIndexCalculator, is provided under the GNU General Public License Version 3. A verbatim copy of the license (copied September 9. 2016) can be found here. The WellIndexCalculator is provided under the GNU Lesser Public License Version 3.

FieldOpt is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

FieldOpt is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with FieldOpt. If not, see http://www.gnu.org/licenses/.

Setup

See the compilation guide for instructions on how to compile FieldOpt.

Documentation

Some documentation can be found in markdown formatted readme files in the appropriate directories (modules). However, most of the documentation is in form of Doxydoc comments. To compile this, run doxygen Doxyfile in the root of this repository. This will generate a set of HTML files that can be opened in a browser.

fieldopt's People

Contributors

einar90 avatar bragesk avatar bellout avatar agchitu avatar marcoaaguiar 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.