conditional statements in conf files

From: Glenn Johnson (gjohnson_at_srrc.ars.usda.gov)
Date: Mon Feb 14 2005 - 14:59:02 CST

For the 2-3-energies tutorial, the conf file has conditional statements:

        if {1} {
        set inputname ../1-2-sphere/ubq_ws_eq
        .
        .
        .
        }
        .
        .
        .
        if {0} {
        minimize 100
        reinitvels $temperature
        
        }
        

I can see that this is testing for true/false but I can not see exactly
what is tested. Well, I can see that it is testing if the run is a
restart run but how is that done?

Thanks.

-- 
Glenn Johnson <gjohnson_at_srrc.ars.usda.gov>
U. S. Department of Agriculture

This archive was generated by hypermail 2.1.6 : Wed Feb 29 2012 - 15:39:10 CST