Skip to content
This repository has been archived by the owner on Jul 10, 2018. It is now read-only.

FRidh/Sea

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

============
Introduction
============

Statistical Energy Analysis is a method for predicting the flow of vibrational
power through a structure. SEA is used within vibroacoustics to model the flow
of acoustic power through a vibrating system. An example is modeling the
vibrations in cars due to the engine. SEA is generally used in the
high-frequency region whereas finite-element analysis is used in the
low-frequency region. 

===========
FreeCAD-SEA
===========
FreeCAD-SEA extends FreeCAD with SEA capabilities. This module provides classes
and functions to perform an Statistical Energy Analysis. SEA models can be
created graphically, via the Python console or by writing Python scripts.

===============
Install and run
===============
* Install FreeCAD
* Copy source of FreeCAD-SEA to Mod folder of FreeCAD
* Run FreeCAD
* View -> Workbench - SEA

=============
Documentation
=============
Documentation can be read at http://freecad-sea.readthedocs.org. Alternatively,
documentation can be build using Sphinx. For building html documentation,
execute 'make html' in the doc directory.

About

DISCONTINUED - Please check seapy. Statistical Energy Analysis (SEA) module for FreeCAD.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.7%
  • Shell 2.3%