Git Product home page Git Product logo

desicos's Introduction

DESICOS

Tools developed in the context of the European Project DESICOS (http://www.desicos.eu).

Documentation

Please, access the documentation here:

http://desicos.github.io/desicos/

Plug-in for Abaqus

With the aim to provide fast tools for pre- and post-processing tasks using the finite element software Abaqus, one can use the user-friendly version of the plug-in with a graphic interface by executing the file START_GUI.bat.

You need Abaqus to be executable by the command line abaqus cae

To access all and more fuctionalities from the Python IDE in Abaqus:

>>> from desicos.abaqus.conecyl import ConeCyl
>>> cc = ConeCyl()
>>> cc.fromDB('huehne_2008_z07')
>>> cc.create_model()

Semi-analytical tools

The content of this repository dealing with semi-analytical models has been moved to:

https://github.com/compmech/compmech/blob/master/README.rst

And the modules previously accessed using:

import desicos

can now be accessed doing:

import compmech.conecyl

The aim of this module is to provide a fast and free solver for the linear and non-linear buckling problems being investigated in the context of DESICOS.

Stochastic tools

Developed by Pavel Schor ([email protected]), this package brings algorithms to create new imperfection data based on initially given samples. This module is contained inside the "stochastic" folder.

More information in:

https://github.com/desicos/desicos/blob/master/doc/source/firstEx.rst

Known issues:

https://github.com/desicos/desicos/blob/master/doc/source/overview.rst

Licensing

The new BSD License (see the LICENSE file for details) covers all files in the compmech repository unless stated otherwise.

desicos's People

Contributors

saullocastro avatar jasper0031 avatar emiliolozano avatar

Watchers

 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.