File tree 2 files changed +1
-3
lines changed
2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 1
1
name = " LWFBrook90"
2
2
uuid = " 100deb6c-4418-4b77-ad5c-a1fadb580743"
3
3
authors = [" Fabian Bernhard" ]
4
- version = " 0.6.2 "
4
+ version = " 0.6.3 "
5
5
6
6
[deps ]
7
7
BenchmarkTools = " 6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
Original file line number Diff line number Diff line change 256
256
simulate_isotopes = sol. prob. p. simulate_isotopes
257
257
@assert simulate_isotopes " Provided solution did not simulate isotopes"
258
258
259
- all_d18O_values = [rows_SWAT_d18O; row_PREC_d18O; row_INTS_d18O; row_INTR_d18O; row_SNOW_d18O; row_GWAT_d18O; row_RWU_d18O][:]
260
- all_d2H_values = [rows_SWAT_d2H ; row_PREC_d2H ; row_INTS_d2H ; row_INTR_d2H ; row_SNOW_d2H ; row_GWAT_d2H ; row_RWU_d2H ][:]
261
259
clims_d18O = (- 16 , - 6 )
262
260
clims_d2H = (- 125 , - 40 )
263
261
true_to_check_colorbar = true ; # set this flag to false for final plot, true for debugging.
You can’t perform that action at this time.
0 commit comments