mangle/masks/2qz10k
2021-06-21 16:38:20 +02:00
..
2qz.sh Init2 2021-06-21 16:38:20 +02:00
azel.dat Init2 2021-06-21 16:38:20 +02:00
ngc_obscomp.dat Init2 2021-06-21 16:38:20 +02:00
ngp.used.rahole.txt Init2 2021-06-21 16:38:20 +02:00
ngp_field_coords.txt Init2 2021-06-21 16:38:20 +02:00
ngp_ukstfld.lims.txt Init2 2021-06-21 16:38:20 +02:00
README Init2 2021-06-21 16:38:20 +02:00
sgc_obscomp.dat Init2 2021-06-21 16:38:20 +02:00
sgp.used.rahole.txt Init2 2021-06-21 16:38:20 +02:00
sgp_field_coords.txt Init2 2021-06-21 16:38:20 +02:00
sgp_ukstfld.lims.txt Init2 2021-06-21 16:38:20 +02:00

At the command line, type
2qz.sh
and find out what happens.

You should be aware that Intel and Sun chips have different endianness.
If your system is having a problem reading unformatted fortran files
ngc_obscomp.dat
sgc_obscomp.dat
it's probably an endianness problem.
Read HELP.unformatted in the mangle directory.

Alternatively, you can use the formatted versions of these files
ngc_obscomp.txt
sgc_obscomp.txt

These will be used automatically if there is an error reading 
the unformatted files.