FEAP User Forum

FEAP => FEAPpv => Topic started by: dba_2006 on July 04, 2015, 08:19:09 PM

Title: Re: How to use ParaView to process the result file from FEAP ?
Post by: dba_2006 on July 04, 2015, 08:19:09 PM
EXCUSE ME, I would like to know if  the program" http://www.ce.berkeley.edu/~sanjay/FEAP/umacr9_parav.f" can be  used in feappv,
I have copy the code into umacr1, and replace the "umacr9"to "umacr1", "mac9"to"mac1". then when i run the "pvie,a". feappv note:no allocation for user array number 20 named:temp1.
can you help me . thank you!
Title: Re: How to use ParaView to process the result file from FEAP ?
Post by: Prof. S. Govindjee on July 04, 2015, 09:29:43 PM
The macro was designed with FEAP in mind but you should be able to modify it for FEAPpv.  The thing to do is to work your way though it
looking to make sure that everything it tries to output is part of FEAPpv.  If it is not, then just comment it out.
Title: Re: How to use ParaView to process the result file from FEAP ?
Post by: K.Li on July 27, 2015, 12:21:37 AM
Hi, dba_2006: Have you made the macro work for FEAPpv?