and why doesn't it list the directory it is run from at the bottom like the other "errors" do?
Possible problem with with ex7_2, diffs above ========================================= lid velocity = 0.0204082, prandtl # = 1, grashof # = 1 [0]PETSC ERROR: --------------------- Error Message ------------------------------------ [0]PETSC ERROR: Object is in wrong state! [0]PETSC ERROR: You called KSPSetDM() but did not use DMKSPSetComputeOperators() or KSPSetDMActive(dm,PETSC_FALSE);! [0]PETSC ERROR: ------------------------------------------------------------------------ [0]PETSC ERROR: Petsc Development GIT revision: 6f152f879937f183cf37c2e33d36d2c29b0185a2 GIT Date: 2013-09-16 16:49:52 -0700 [0]PETSC ERROR: See docs/changes/index.html for recent updates. [0]PETSC ERROR: See docs/faq.html for hints about trouble shooting. [0]PETSC ERROR: See docs/index.html for manual pages. [0]PETSC ERROR: ------------------------------------------------------------------------ [0]PETSC ERROR: ./ex19 on a arch-gcc named Barrys-MacBook-Pro.local by barrysmith Tue Sep 17 14:56:40 2013 [0]PETSC ERROR: Libraries linked from /Users/barrysmith/Src/petsc/arch-gcc/lib [0]PETSC ERROR: Configure run at Tue Sep 17 13:58:17 2013 [0]PETSC ERROR: Configure options --download-gmake --download-hypre --download-metis --download-mpich --download-parmetis --download-scientificpython --download-superlu --download-superlu_dist --with-pthreadclasses PETSC_ARCH=arch-gcc [0]PETSC ERROR: ------------------------------------------------------------------------ [0]PETSC ERROR: KSPSetUp() line 230 in src/ksp/ksp/interface/itfunc.c [0]PETSC ERROR: PCSetUp_MG() line 776 in src/ksp/pc/impls/mg/mg.c [0]PETSC ERROR: PCSetUp() line 890 in src/ksp/pc/interface/precon.c [0]PETSC ERROR: KSPSetUp() line 278 in src/ksp/ksp/interface/itfunc.c [0]PETSC ERROR: KSPSolve() line 399 in src/ksp/ksp/interface/itfunc.c [0]PETSC ERROR: PCApply_FieldSplit() line 877 in src/ksp/pc/impls/fieldsplit/fieldsplit.c [0]PETSC ERROR: PCApply() line 442 in src/ksp/pc/interface/precon.c [0]PETSC ERROR: KSP_PCApply() line 227 in /Users/barrysmith/Src/petsc/include/petsc-private/kspimpl.h [0]PETSC ERROR: KSPInitialResidual() line 64 in src/ksp/ksp/interface/itres.c [0]PETSC ERROR: KSPSolve_GMRES() line 239 in src/ksp/ksp/impls/gmres/gmres.c [0]PETSC ERROR: KSPSolve() line 441 in src/ksp/ksp/interface/itfunc.c [0]PETSC ERROR: SNESSolve_NEWTONLS() line 235 in src/snes/impls/ls/ls.c [0]PETSC ERROR: SNESSolve() line 3789 in src/snes/interface/snes.c [0]PETSC ERROR: main() line 157 in /Users/barrysmith/Src/petsc/src/snes/examples/tutorials/ex19.c application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0 [cli_0]: aborting job: application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0 =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = EXIT CODE: 1 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== gmake[6]: [runex19_draw] Error 1 (ignored) ******* Testing: testexamples_Fortran *******
