export DEBUG_FILE=log.txt
export DEBUG_FLUSH=
export DEBUG_MASK=31

unset ENV_FLAT_CURVE_A360
#export ENV_FLAT_CURVE_A360=0.04

export ENV_MODEL=LMM
export ENV_LMM_PARAMETER_FILE=lmm.xml # initial guess for vol surface and correlation parameters
export ENV_LMM_TEST_FWD=0             # check forwards vs. expected future rates
export ENV_LMM_TEST_CAPLET=0          # check caplet prices
export ENV_LMM_TEST_SWAPTION=0        # check swaption prices
export ENV_LMM_PRINT=0                # print to screen during test
