Skip to content

Commit

Permalink
Update src/callbacks/callbacks.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Zhaoyi Shen <[email protected]>
  • Loading branch information
cmschmitt519 and szy21 authored Jun 27, 2024
1 parent bde2809 commit ea21eb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/callbacks/callbacks.jl
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ function set_insolation_variables!(Y, p, t, ::TimeVaryingInsolation)
radiation_model.weighted_irradiance .=
irradiance * (au / last(insolation_tuple))^2
end
end
end

NVTX.@annotate function save_state_to_disk_func(integrator, output_dir)
Expand Down

0 comments on commit ea21eb7

Please sign in to comment.