Skip to content
Snippets Groups Projects
Commit 47c704dc authored by Dave Whipp's avatar Dave Whipp
Browse files

Added ssoutdir as a variable for defining the nest output directory

parent dc5c766a
No related branches found
No related tags found
No related merge requests found
......@@ -79,7 +79,7 @@ call mpi_comm_rank (mpi_comm_world,iproc,ierr)
if (iproc.eq.0) then
if (params%nest) then
outdir='SSOUT'
outdir=nest%ssoutdir
else
outdir='OUT'
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