cls
echo off
echo.
echo Welcome to the radiative-convective model.
echo.
echo You will first see a file of parameters you can edit...
echo When you are finished, Save and Exit.
echo.
echo The model will then run and display the surface air temperature
echo   while running. When the model is finished running,
echo   you will see a menu of other fields to display.
echo.
pause
echo off
edit params.in
CONRAD
