Go to the bottom of this page. See the search engine and sub-section links.
Go to next page Go to previous page Go to top of this section Go to top page Go to table of contents

Previous Section Headers

User's Guide to NCAR CCM3.6 Search Page


3. CCM3.6 Internals
    3.6 Disk and Mass Store File Management


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. 


 
Go to the top of this page. See links to previous section headers.
Go to next page Go to previous page Go to top of this section Go to top page Go to table of contents

 Search for keywords in the CCM3.6 Users GuideSearch 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 $