Corotational geometric transformation

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

Post Reply
berktaftali
Posts: 68
Joined: Fri Jul 02, 2004 6:10 am
Location: Computers and Structures, Inc.

Corotational geometric transformation

Post by berktaftali »

I compiled the tar ball for version 1.6.0 (which is the latest source code available on the web site) in a Linux box, but somehow the corotational geometric transformation is not linked. I figured out that I need to use

Code: Select all

#define COROTATIONAL
but I couldn't find which .cpp or .h file file to put it in. Any help is appreciated...
Berk Taftali
Georgia Institute of Technology
Ph.D. Candidate, Structural Engineering, Mechanics, and Materials
School of Civil and Environmental Engineering
Atlanta, GA 30332 USA
Email: gte994y@mail.gatech.edu
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

we can't release the .cpp code for the corotational until somebody writes their paper
about the implementation.
Post Reply