FEAP User Forum
FEAP => FEAPpv => Topic started 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!
-
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.
-
Hi, dba_2006: Have you made the macro work for FEAPpv?