Skip to content
Snippets Groups Projects
Commit 3ac06805 authored by Kyle's avatar Kyle
Browse files

forgot to add the files

parent a09f5866
No related branches found
No related tags found
No related merge requests found
......@@ -5,4 +5,5 @@ build/summa-sundials
build/.vscode
.vscode/settings.json
.DS_Store
laugh_tests
\ No newline at end of file
laugh_tests
build/summa_sundials
......@@ -879,6 +879,7 @@ subroutine coupled_em(&
print*,ixSolution
print*, 'dtSave, dt_sub', dtSave, dt_sub
message=trim(message)//'length of the coupled step is below the minimum step length'
print*, message
err=20; return
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment