Giter VIP home page Giter VIP logo

optimisation_consol_v's Introduction

Optimization of a Terzaghi vertical consolidation model

This repository contains a numerical implementation of the Terzaghi model to simulate vertical consolidation. The numerical implementation allows for multiple load steps, loading and unloading and is linked to a , compressibility model. It is set-up with an explicit and implicit (backward) finite difference method, solving the Terzaghi partial differential equation given by:

The goal is to automatically fit the model to data by use of numerical optimization. An example of this automatic parameter fitting is given with a number of algorithms. It is possible to test out different algorithms and compare the results right away. All iterations are saved for further evaluation.

This repository is associated with a paper accepted for the 16th International Conference of IACMAG. A preprint of the paper is available at researchgate.

Custom multi-start algorithm

Optimization trials for these kind of physics-based consolidation models indicate that the problem suffers significantly from local optima, especially if no manual prefitting is done to limit the parameter space. Efficient local optimization algorithms therefore sometimes lead to suboptimal solutions, but global optimization schemes, which do converge, require a prohibitive amount of iterations. The examples given in this repo apply a elasto-plastic model where, for most cases, local optimization schemes are fine. For elasto-viscoplastic models, fitting with a local optimization scheme is found to be less robust. The shape of the loss function lends itself to a more optimal global optimization by using random multistart optimization with local searches. Once a threshold (three is found to be sufficient) local optima are found which are the lowest in the overall space and converge to (approximately) the same position, the algorithm asssumes to have found the global optimum. Benchmarks show favourable results with theoretical solutions optimizing 6 parameters with a physicial meaning.

optimisation_consol_v's People

Contributors

thomasvergote avatar

Watchers

 avatar

Forkers

maarten-betman

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.