Skip to content

Commit

Permalink
Removes odesetup clutter
Browse files Browse the repository at this point in the history
  • Loading branch information
holm10 committed Oct 28, 2023
1 parent 21a306c commit 1d2844f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions bbb/odesetup.m
Original file line number Diff line number Diff line change
Expand Up @@ -6525,8 +6525,6 @@ c_mpi call MPI_BARRIER(uedgeComm, ierr)
icall = 1
endif



c Check model switches for UEDGE updates/bugs
if (oldseec .gt. 0) then
write(*,*) " **** WARNING ****"
Expand Down Expand Up @@ -6555,6 +6553,10 @@ call xerrab("Error: oldseec=1 used without override=1")
call xerrab("Error: jhswitch>0 used without override=1")
endif
endif




c_mpi call MPI_BARRIER(uedgeComm, myfoo)

imeth = inewton(igrid)
Expand Down

0 comments on commit 1d2844f

Please sign in to comment.