diff --git a/config/model_configs/les_bomex_box.yml b/config/model_configs/les_bomex_box.yml index 174751b9765..c7e76f53df5 100644 --- a/config/model_configs/les_bomex_box.yml +++ b/config/model_configs/les_bomex_box.yml @@ -26,7 +26,7 @@ t_end: "21600secs" dt_save_state_to_disk: "30mins" rayleigh_sponge: true toml: [toml/bomex_les.toml] -restart_file: "/home/asridhar/Codes/ClimaAtmos.jl/restart/bomex/Micro1M_day0.0_Prod.hdf5" +restart_file: "/central/scratch/asridhar/Codes/ClimaAtmos.jl/restart/bomex/les_bomex_1M.hdf5" netcdf_interpolation_num_points: [40, 40, 80] diagnostics: - short_name: [ts, ta, thetaa, ha, pfull, rhoa, ua, va, wa, hur, hus, cl, clw, cli, hussfc, evspsbl, hfes] diff --git a/config/model_configs/les_rico_box.yml b/config/model_configs/les_rico_box.yml index 1756f832cd8..94d6f1d7b16 100644 --- a/config/model_configs/les_rico_box.yml +++ b/config/model_configs/les_rico_box.yml @@ -25,7 +25,7 @@ z_stretch: false rayleigh_sponge: true dt: "0.20secs" t_end: 12hours -restart_file: "/home/asridhar/Codes/ClimaAtmos.jl/restart/rico/day0.0.hdf5" +restart_file: "/central/scratch/asridhar/Codes/ClimaAtmos.jl/restart/rico/rico_les_1M.hdf5" toml: [toml/rico_les.toml] dt_save_state_to_disk: 30mins netcdf_interpolation_num_points: [30, 30, 150] diff --git a/toml/rico_les.toml b/toml/rico_les.toml new file mode 100644 index 00000000000..7eb732898d0 --- /dev/null +++ b/toml/rico_les.toml @@ -0,0 +1,2 @@ +[zd_rayleigh] +value = 4500.0