[Dart-dev] [3467] DART/trunk/models/cam/shell_scripts/run-cam.csh:
 Update from Kevin Raeder.
    nancy at ucar.edu 
    nancy at ucar.edu
       
    Tue Jul 22 16:47:22 MDT 2008
    
    
  
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/dart-dev/attachments/20080722/2d6de666/attachment.html
-------------- next part --------------
Modified: DART/trunk/models/cam/shell_scripts/run-cam.csh
===================================================================
--- DART/trunk/models/cam/shell_scripts/run-cam.csh	2008-07-22 22:19:23 UTC (rev 3466)
+++ DART/trunk/models/cam/shell_scripts/run-cam.csh	2008-07-22 22:47:22 UTC (rev 3467)
@@ -209,7 +209,7 @@
 else if ($cam_version == 'multi-namelist') then
    # CAM 3.5 explicitly opens the files?  No redirect needed?
    echo "with command $run_command $camroot/cam  (no < namelist)"
-   $run_command $camroot/cam 
+   eval $run_command $camroot/cam  
 endif
 ls -lt 
 
    
    
More information about the Dart-dev
mailing list