Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelforget committed Apr 19, 2024
1 parent af61a21 commit f58ddab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/warmup.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ setup(MC)
build(MC)

mv(joinpath(MC,"MITgcm/mysetups/ECCOv4/build/mitgcmuv"),"mitgcmuv")
rm(MC,recursive=true)
rm(pathof(MC),recursive=true)

tmp=ModelConfig(model=ClimateModels.RandomWalker)
setup(tmp)
Expand Down

0 comments on commit f58ddab

Please sign in to comment.