##############################################################
# This code is part of the MAterials Simulation Toolkit (MAST)
# Recipe file to go with matching input file in /examples 
# Maintainer: Tam Mayeshiba
# Last updated: 2014-04-25
##############################################################
Recipe TestSequence
step1 (level1)
    step2a (level2a)
    step2b (level2b)
step2a (level2a)
    step3 (level3)
step2b (level2b)
    step3 (level3)
