md=mesh(model,'../Exp/Square.exp',150000); md=geography(md,'../Exp/SquareShelf.exp',''); md=parameterize(md,'../Par/SquareSheetShelf.par'); md=setelementstype(md,'macayeal','all'); md.cluster=oshostname(); md=solve(md,'analysis_type',DiagnosticSolutionEnum);