Previous Section Headers
3.6.3 Issuing Shell Commands from the Model
File operations that cannot be handled with Fortran library calls are accomplished
by issuing shell commands from within the model code. This is done
via ishell on Cray machines and system
on other machines. The number of these calls is minimized by
making use of the Fortran interface to commands such as mswrite.
However, no such interface routine exists to pre-allocate space on Cray
PVP machines. This is done with the setf
command, which has no Fortran interface.
Search page
Questions on these pages can be sent to...
erik@ucar.edu .
$Name: ccm3_6_6_latest3 $ $Revision: 1.35.2.1 $ $Date: 1999/03/25 21:37:25 $ $Author: erik $