Program up10 - Runs calc 10 applying external inputs.

Up10 is the latest version of a very short program which
will update databases with the latest version of Calc, 
applying a set of external input files. Originally 
written by Jim Ryan, it has been modified numerous times
by David Gordon and Alan Fey. 

Up10 runs program 'calc' on a database, specifying the 
external input control file $MK5_APRIORI/calc10.ext. 
Environment variable MK5_APRIORI is normally defined in 
your Solve configuration file. The external input control
file should look like this:

Sites    /500/oper/solve_apriori_files/blokq.dat
Sources  /500/oper/solve_apriori_files/blokq.dat
Ocean    /500/oper/solve_apriori_files/blokq.dat
EOPs     /500/oper/solve_apriori_files/usno_finals.erp
Tilts    /500/oper/solve_apriori_files/tilt.dat

To use up10, create a file with one database per line,
starting in column 1. Run up10 and give it this file
name, then your initials on the second prompt. Up10
will create the 'calcon' control file and will run
Calc 10 for each database. There is no limit to the
number of databases that can be updated at one time.

Program up10.f is found in directory $MK5_ROOT/utils/up10.
It is a simple program which can be easily modified by
the user if need be.

David Gordon
2006.07.14 
Modified 2007.09.21
