if (getName()=="Buried"){
	rate_ = 0.556689;
	proportion_ = 0.448;
}


if (getName()=="Exposed"){
	rate_ = 1.359789;
	proportion_ = 0.552;
}


