Skip to content

Commit

Permalink
run: Print more in Subcycling
Browse files Browse the repository at this point in the history
  • Loading branch information
lwJi committed Dec 28, 2023
1 parent f75dffe commit 08e8507
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions run/Subcycling.jl
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ function main(pars, out_dir)
println("Parameters:")
println(" cfl = ", cfl)
println(" subcycling = ", subcycling)
println(" Mongwane = ", Mongwane)
println(" trans_zone = ", apply_trans_zone)
println(" itlast = ", itlast)
println(" out_every = ", out_every)
println(" out_dir = ", out_dir)
Expand Down

0 comments on commit 08e8507

Please sign in to comment.