#!/bin/bash
# Turn fire emission driver namelist off in case clm4_0 is being used
./xmlchange CLM_BLDNML_OPTS="-no-fire_emis" --append

