Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.
/ yamate Public archive

yet-another material estimation toolbox

License

Notifications You must be signed in to change notification settings

WRupp/yamate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YaMate

Yet-Another MATerial parameter Estimation toolbox

Provides helper functions for estimating material properties.


Installation

clone this repository and install it by running

pip install setup.py


Examples

currently there are two examples to setup an mechanical uniaxial test on a VariationalViscoHydrolysis material specimen.


Compiling Fortran code

one may use f2py to bind fortran and python code for better performance. The variational VariationalViscoHydrolysis material has some fortran routines in fortran as examples. f2py has some known limitations, such as no support for OOP in modern fortran. f2py works best in linux machines, but can be executed in windows as well if configured properly.


Citing Yamate and Contributing

yamate is currently not open for contributions

About

yet-another material estimation toolbox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published