This test is built in a directory /d0sgic/data1/para/adamo_tests/test1. The input data file is test1.dat.
Problems encountered:
After this step we have a GAF data file, which can be browsed, for example using ti.
Run MAD using test1_1.kumac to produce the auxiliary files and to produce new report.
NOTE:He have now new versions of CREOBJ.f and INITAP.f. "Old" program, test1, can be linked against the new version as well.
Problems:
This problem is intrinsic in the standard Fortran
environment.
Possible solution (?): notice that most of the modern Fortran
compilers do support structures and pointers. For machines
having such a capabilities one can define a structure of
a requested type. User program can instantiate as many local
copies of the structure, as needed for the problem. A new
calling sequence, supplementing FETTAB/GETTAB passing a
pointer would enable ADAMO to fill the structure in the
user address space.
Solution mentioned above takes care of this problem too.
The program is linked using link_test1_2.
It's output is shown.