A number of utility programs will be made available to users.
V2-to-V3 converter (v22v3):
This utility will convert all V2 modeling system output to that
of V3, including boundary condition file.
V3-to-V2 converter (v32v2):
This utility will convert V3 MM5 model output data to that of
V2/V1 format. The converted data may be used for programs tovis5d,
rip, and V2 Interp backend job.
readv3.f
This utility will read all V3 output files, print the header,
and a value from each field.
ieeev3.csh, ieeev3.f
This utility will convert Cray binary to 32-bit IEEE data. To
use this utility, simply type:
ieeev3.csh mm5v3-output-file
Programs v22v3, readv3.f, ieeev3.csh, and ieeev3.f are provided
under mesouser/MM5V3/Util directory.