pnf_test.F

Reiner Vogelsang reiner at sgi.com
Tue Sep 23 08:42:53 CDT 2003


Dear colleagues,

in pnf_test.F I found that filsiz was calculated via

      filsiz = (TOTSIZ_3D(1) * TOTSIZ_3D(2) * TOTSIZ_3D(3)) *
     &         1.0d-6 *8.0d0

However, the code is writing/reading using NF_REAL, means 4-byte
entities.
The array tt is also specified as real*4.

So, I assume that 4 instead of 8 is correct.

Last but not least, are there any known restrictions to prevent me from
running the code
with 1024x1024x1024?

Best regards
    Reiner



--
--------------------------------------------------------------------------------
                                             _
                                           )/___                        _---_
                                         =_/(___)_-__                  (     )
                                        / /\\|/O[]/  \c             O   (   )
Reiner Vogelsang                        \__/ ----'\__/       ..o o O .o  -_-
Senior System Engineer

Silicon Graphics GmbH                   Home Office
Am Hochacker 3
D-85630 Grasbrunn                       52428 Juelich
Germany

Phone   +49-89-46108-0                  +49-2461-939265
Fax     +49-89-46108-222                +49-2461-939266
Mobile  +49-171-3583208
email    reiner at sgi.com






More information about the parallel-netcdf mailing list