Coder Social home page Coder Social logo

echoes's Introduction

echoes

Manual of ECHOES (Extended Calculator of HOmogEnization Schemes) library available here.

The library ECHOES allows to implement various homogenization schemes involving different types of heterogeneities in the framework of elasticity, conductivity, viscoelasticity as well as tools to properly calculate the derivatives of macroscopic stiffness with respect to lower scale moduli (fundamental tool of the modified secant method in nonlinear homogenization).

This manual aims at recalling some fundamental aspects of the theory of homogenization of random media along with a presentation of the main features of the library ECHOES as well as code examples.

Download

The core of Echoes has been developed in C++ and wrapped by a Python interface. Hence its use requires first the installation of a Python environment with pip executable (for instance Anaconda).

Wheel packages can be downloaded for Python 3.7, 3.8, 3.9, 3.10 and 3.11 under Windows or Linux by choosing the appropriate file for your configuration under the link DOI

Once in possession of the relevant .whl file, the package can be installed in a console (Anaconda console or any console allowing to run pip) by

pip install -U echoes-XYZ.whl # replacing echoes-XYZ.whl by the correct path to the whl file

Citation

If you use Echoes, please cite it as

Barthélémy, Jean-François, 2022. Echoes: Extended Calculator of HOmogEnization Schemes. https://doi.org/10.5281/ZENODO.10559657

or in bibtex style

@misc{Echoes,
 author  = {Barthélémy, Jean-François},
 title   = {Echoes library (Extended Calculator of HOmogEnization Schemes)},
 url     = {https://jfbarthelemy.github.io/echoes/},
 doi     = {10.5281/zenodo.10559657}
 version = {v1.0.0},
 year    = {2022},
 month   = {11}
}

Created thanks to Quarto.

echoes's People

Contributors

jfbarthelemy avatar

Watchers

 avatar

Forkers

ka-bernus

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.