Skip to content

Commit

Permalink
fix filename
Browse files Browse the repository at this point in the history
xkykai committed Dec 2, 2024
1 parent 35dbad3 commit 88e3cf1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ using ColorSchemes

#%%
const Qᵀ_mode = 3.5e-4
filename = "doublegyre_30Cwarmflushbottom10_relaxation_30days_modewater_zWENO5_NN_closure_NDE5_Ri_BBLRifirztzone510_temp_QT$()"
filename = "doublegyre_30Cwarmflushbottom10_relaxation_30days_modewater_zWENO5_NN_closure_NDE5_Ri_BBLRifirztzone510_temp_QT$(Qᵀ_mode)"
FILE_DIR = "./Output/$(filename)"
# FILE_DIR = "/storage6/xinkai/NN_Oceananigans/$(filename)"
@info "$(FILE_DIR)"

0 comments on commit 88e3cf1

Please sign in to comment.