Skip to content

Commit

Permalink
quick fix wdia_trapped
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloprf committed Mar 12, 2024
1 parent d18993d commit 8d3084e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tglf/src/tglf_interface.f90
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,7 @@ subroutine tglf_dump_local()
write(1,30) 'GRADB_FACTOR',tglf_gradB_factor_in
write(1,30) 'FILTER',tglf_filter_in
write(1,30) 'THETA_TRAPPED',tglf_theta_trapped_in
write(1,30) 'WDIA_TRAPPED',tglf_theta_trapped_in
write(1,30) 'NN_MAX_ERROR', tglf_nn_max_error_in

close(1)
Expand Down

0 comments on commit 8d3084e

Please sign in to comment.