Hello,
I recently upgraded to ver8.4. I had some user macros developed under ver8.3. Now to run these macros in ver8.4 I added the umacr0.f to umacr4.f and also added ualloc.f. These are the only files I set when running the macros in ver8.3. The problem is that when running my input.dat file with the new commands it gives me an error
No procedure or command named .... exits
I do not think that I missed adding any macro files. Is there anything special I need to do so that ver84 recognizes the new commands specified in these macros and ualloc file?
On a side note: What is the difference between np(27) and np(30) both have same describtion in palloc.f
c 'F ', ! 27: Nodal load/displacement, current
c 'F0 ', ! 28: Nodal load/displace pattern, base
c 'FPRO ', ! 29: DOF proportional load numbers
c 'FTN ', ! 30: Nodal load/displacement, current
Thanks for your your help,
Mohammad