Index of /turbdata/raw_database/Channels/TOOLS

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[DIR]CONVERSOR-BINARY-TO-..>2015-03-26 14:36 -  
[DIR]READ-PHYSICAL-SPACE-..>2015-03-26 17:01 -  


===========================================================================
       TRANSLATE RESTART FILES FORM BINARY TO HDF5 FORMAT
===========================================================================

The scripts in the folder "CONVERSOR-BINARY-TO-HDF5" read the original
binary data, and then write them back to hdf5 format. At the same time
it does a sanity check of the data: the global maximum/minum is
computed for the binary file and for the hdf5 after reading it that
should identically match. Therefore, these scripts are designed to
read/write in HDF5, as in the original "parallel" Fortran code.

There are two versions of the channels, CFD for larger Reynolds
numbers and TCHEBISHEV for lower Re_tau. The different cases are
documented one directory above this one. 

For any of the two codes proceed as follow:

    Specity restart file info input/output at "hre.dat" and geometry in CTES3D
    Compile with: "make MAIN"
    Submit to the HPC cluster: For instance, qsub sub.sh


===========================================================================
	READ BINARY FILES OF THE TURBULENT PHYSICAL FIELDS
===========================================================================

The fortran codes in the folder "READ-PHYSICAL-SPACE-SNAPSHOTS" are
intented to show how to read the different binary files corresponding
to the two different codes (Compact Finite Differences & Tchevishev)
that generated them.


-----------------------------------------------------------------------
                     CONTACT:
-----------------------------------------------------------------------
Please report any problems with the data, queries or doubts to
J.A. Sillero, sillero@torroja.dmt.upm.es