gfortran -g -fconvert=big-endian -c IO_Scene1.f90
gfortran -g -fconvert=big-endian -o test.exe read_fwd.f90 IO_Scene1.o
