Skip to content

Software to generate a layer-by-layer model of a composite structure with defects and preprocess it automatically to perform structural analysis

License

Notifications You must be signed in to change notification settings

idealab-isu/de-la-mo-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DE-LA-MO

The De-la-mo website can be found at http://thermal.cnde.iastate.edu/de-la-mo.xhtml

On-line documentation and installation instructions are located at http://thermal.cnde.iastate.edu/de-la-mo/index.html

De-La-Mo is Copyright (C) 2016-2018 Iowa State University Research Foundation, Inc. It is published under the Apache 2.0 license. See the LICENSE.txt file for details

Repository Organization

  • doc/: Contains documentation source code
  • scripts/: Contains Python helper scripts for building De-la-mo models
  • delamo/: Contains the python package delamo
  • examples/: Contains example python scripts which demonstrate how to use delamo
  • examples/data/: Contains data files used in the example scripts
  • autofiber/: The AutoFiber python package. Which contains a module of advanced functions for optimizing composite fiber layups based on geodesic paths and strain energy minimization.

Quickstart Build Instructions

  1. Acquire requirements listed at http://thermal.cnde.iastate.edu/de-la-mo.xhtml
  2. python setup.py build
  3. python setup.py install

Installation Structure

How to Run De-la-mo

Each of the Python scripts in the examples/ directory can be run directly from a Python interpreter. This will create a subdirectory with the _output suffix containing the generated CAD model (.step file) and generated Python script for ABAQUS (.py file). Run the generated .py file inside ABAQUS/CAE to perform the desired analysis.

The delamo_process utility (in the scripts/ directory) can be used as a helper to assist in running De-la-mo scripts. It is especially helpful for multi-step processes such as automated damage insertion.

About

Software to generate a layer-by-layer model of a composite structure with defects and preprocess it automatically to perform structural analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages