Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/astrojuanlu/pfc

Proyecto Fin de Carrera "Integración de un solver estructural de elementos finitos libre con un código SPH para estudio de la interacción fluido-estructura".
https://github.com/astrojuanlu/pfc

Last synced: about 1 month ago
JSON representation

Proyecto Fin de Carrera "Integración de un solver estructural de elementos finitos libre con un código SPH para estudio de la interacción fluido-estructura".

Awesome Lists containing this project

README

        

README
======

:Authors: Juan Luis Cano Rodríguez ,
José Luis Cercós Pita

Overview
--------

.. image:: http://unmaintained.tech/badge.svg
:target: http://unmaintained.tech/
:alt: No Maintenance Intended

This is the code for the final master project "Integration of a free
finite element method structural solver with an SPH code for the study
of fluid-structure interaction".

* ``lib``: Library code containing reusable classes and functions

- ``test``: Unit tests corresponding to the library code

* ``examples``: Sample programs to demonstrate how to use the library code
* ``report``: Code corresponding to the figures and results of the report
* ``buildscripts``: Build scripts (conda recipes) to easily install the
dependencies

.. warning:: This code is unfinished and the project has been abandoned. Use
at your own risk.

Requirements
------------

The code requires FEniCS 1.6.0 to run properly. Notice that it is not
backwards compatible with previous versions. An ``environment.yml`` file is
provided::

$ conda env create

Demos
-----

To run the demos, use::

$ ./run.sh --run