
I would like to do some work on Z88r to integrate it in other software I developed in the past.
I'm actually using LccWin32 for my projects and I have some difficulties in building Z88r (V14) with it.
(with nmake everything was ok)
May be someone have already a .prj file or some istructions?
For information.
my idea is to have the possibility of processing a "standard" Nastran or Marc file:
Nodes,
Connectivity (Brick, terta, tria, quad, truss, beam),
boundary conditions (fixed disp.),
Element property (shell thckness, truss or beam section, ...),
materials (linear elastic),
multiple load cases (poin load, pressure).
So I think to follow these steps:
1 - conver Nastran/Marc file to Z88 files (plus additional i2 files for multiple load cases)
2 - modify Z88r to have the possibility to deal with multiple load cases (may be in a command line version).
Is this possible in your opinion?
Thank a lot for your support.
Andrea Finzi