Index: ../trunk-jpl/test/Par/Pig.par =================================================================== --- ../trunk-jpl/test/Par/Pig.par (revision 15551) +++ ../trunk-jpl/test/Par/Pig.par (revision 15552) @@ -46,6 +46,7 @@ %Boundary conditions: md=SetMarineIceSheetBC(md); +md.diagnostic.icefront(:,end)=1; %Change name so that no test have the same name A=dbstack; Index: ../trunk-jpl/test/NightlyRun/test201.m =================================================================== --- ../trunk-jpl/test/NightlyRun/test201.m (revision 15551) +++ ../trunk-jpl/test/NightlyRun/test201.m (revision 15552) @@ -2,7 +2,8 @@ md=setmask(md,'all',''); md=parameterize(md,'../Par/SquareShelf.par'); md=setflowequation(md,'macayeal','all'); -md.cluster=generic('name',oshostname(),'np',3); +md.cluster=generic('name',oshostname(),'np',1); +md.verbose=verbose('all'); md=solve(md,DiagnosticSolutionEnum()); %Fields and tolerances to track changes Index: ../trunk-jpl/test/NightlyRun/test104.m =================================================================== --- ../trunk-jpl/test/NightlyRun/test104.m (revision 15551) +++ ../trunk-jpl/test/NightlyRun/test104.m (revision 15552) @@ -1,9 +1,13 @@ -md=triangle(model(),'../Exp/Square.exp',180000.); +md=triangle(model(),'../Exp/Square.exp',250000.); md=setmask(md,'all',''); md=parameterize(md,'../Par/SquareShelfConstrained.par'); md=extrude(md,3,2.); md=setflowequation(md,'stokes','all'); -md.cluster=generic('name',oshostname(),'np',3); +md.cluster=generic('name',oshostname(),'np',1); +md.verbose=verbose('all'); +md.flowequation.fe_stokes=1; +%md.diagnostic.stokesreconditioning=1; +md.diagnostic.maxiter=10; md=solve(md,DiagnosticSolutionEnum()); %Fields and tolerances to track changes Index: ../trunk-jpl/test/NightlyRun/test204.m =================================================================== --- ../trunk-jpl/test/NightlyRun/test204.m (revision 15551) +++ ../trunk-jpl/test/NightlyRun/test204.m (revision 15552) @@ -3,7 +3,8 @@ md=parameterize(md,'../Par/SquareShelf.par'); md=extrude(md,3,2.); md=setflowequation(md,'stokes','all'); -md.cluster=generic('name',oshostname(),'np',3); +md.cluster=generic('name',oshostname(),'np',1); +md.verbose=verbose('convergence',true); md=solve(md,DiagnosticSolutionEnum()); %Fields and tolerances to track changes Index: ../trunk-jpl/test/Archives/Archive501.nc =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: ../trunk-jpl/test/Archives/Archive509.nc =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: ../trunk-jpl/test/Archives/Archive504.nc =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: ../trunk-jpl/test/Archives/Archive513.nc =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: ../trunk-jpl/test/Archives/Archive502.nc =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: ../trunk-jpl/test/Archives/Archive505.nc =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: ../trunk-jpl/test/Archives/Archive508.nc =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: ../trunk-jpl/test/Archives/Archive512.nc =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: ../trunk-jpl/test/Archives/Archive506.nc =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream