-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit removes most of the callback infrastructure in `ClimaCoupler` in favor of a simpler one that leverages what we already use in other packages. The current "schedule" system is the one from `ClimaDiagnostics`, but the plan is to move it to `ClimaUtilities` as part of the work towards the integer time. Using the schedule system from `ClimaDiagnostics` eliminated the need for keeping track of the first day of the month. I also updated the checkpointing callbacks so that they can run with frequencies that are smaller than one hour.
- Loading branch information
Showing
35 changed files
with
217 additions
and
499 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 1 addition & 2 deletions
3
config/ci_configs/amip_coarse_ft64_hourly_checkpoints_restart.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,20 @@ | ||
FLOAT_TYPE: "Float32" | ||
aerosol_radiation: true | ||
atmos_config_file: "config/longrun_configs/longrun_aquaplanet_allsky_0M.yml" | ||
dt: "120secs" | ||
dt_cloud_fraction: "1hours" | ||
dt_cpl: "120secs" | ||
dt_rad: "1hours" | ||
dt_save_state_to_disk: "20days" | ||
energy_check: false | ||
hourly_checkpoint: true | ||
insolation: "timevarying" | ||
land_albedo_type: "map_temporal" | ||
mode_name: "amip" | ||
mono_surface: false | ||
prescribed_aerosols: ["CB1", "CB2", "DST01", "OC1", "OC2", "SO4", "SSLT01"] | ||
prescribe_ozone: true | ||
rad: "allskywithclear" | ||
start_date: "20100101" | ||
surface_setup: "PrescribedSurface" | ||
t_end: "366days" | ||
turb_flux_partition: "CombinedStateFluxesMOST" | ||
prescribe_ozone: true | ||
aerosol_radiation: true | ||
prescribed_aerosols: ["CB1", "CB2", "DST01", "OC1", "OC2", "SO4", "SSLT01"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,26 @@ | ||
FLOAT_TYPE: "Float32" | ||
aerosol_radiation: true | ||
albedo_model: "CouplerAlbedo" | ||
atmos_config_file: "config/longrun_configs/longrun_aquaplanet_allsky_diagedmf_0M.yml" | ||
checkpoint_dt: "30days" | ||
coupler_toml_file: "toml/amip_target_topo_diagedmf.toml" | ||
dt: "120secs" | ||
dt_cloud_fraction: "1hours" | ||
dt_cpl: "120secs" | ||
dt_rad: "1hours" | ||
dt_save_state_to_disk: "20days" | ||
energy_check: false | ||
insolation: "timevarying" | ||
hourly_checkpoint: false | ||
land_albedo_type: "map_temporal" | ||
mode_name: "amip" | ||
mono_surface: false | ||
netcdf_output_at_levels: true | ||
output_default_diagnostics: true | ||
prescribed_aerosols: ["CB1", "CB2", "DST01", "OC1", "OC2", "SO4", "SSLT01"] | ||
prescribe_ozone: true | ||
start_date: "20100101" | ||
surface_setup: "PrescribedSurface" | ||
t_end: "30days" | ||
topo_smoothing: true | ||
topography: "Earth" | ||
coupler_toml_file: "toml/amip_target_topo_diagedmf.toml" | ||
turb_flux_partition: "CombinedStateFluxesMOST" | ||
prescribe_ozone: true | ||
aerosol_radiation: true | ||
prescribed_aerosols: ["CB1", "CB2", "DST01", "OC1", "OC2", "SO4", "SSLT01"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,26 @@ | ||
FLOAT_TYPE: "Float32" | ||
aerosol_radiation: true | ||
albedo_model: "CouplerAlbedo" | ||
atmos_config_file: "config/longrun_configs/longrun_aquaplanet_allsky_diagedmf_0M.yml" | ||
checkpoint_dt: "300days" | ||
coupler_toml_file: "toml/amip_target_topo_diagedmf.toml" | ||
dt: "120secs" | ||
dt_cloud_fraction: "1hours" | ||
dt_cpl: "120secs" | ||
dt_rad: "1hours" | ||
dt_save_state_to_disk: "20days" | ||
energy_check: false | ||
insolation: "timevarying" | ||
hourly_checkpoint: false | ||
land_albedo_type: "map_temporal" | ||
mode_name: "amip" | ||
mono_surface: false | ||
netcdf_output_at_levels: true | ||
output_default_diagnostics: true | ||
prescribed_aerosols: ["CB1", "CB2", "DST01", "OC1", "OC2", "SO4", "SSLT01"] | ||
prescribe_ozone: true | ||
start_date: "20100101" | ||
surface_setup: "PrescribedSurface" | ||
t_end: "300days" | ||
topo_smoothing: true | ||
topography: "Earth" | ||
coupler_toml_file: "toml/amip_target_topo_diagedmf.toml" | ||
turb_flux_partition: "CombinedStateFluxesMOST" | ||
prescribe_ozone: true | ||
aerosol_radiation: true | ||
prescribed_aerosols: ["CB1", "CB2", "DST01", "OC1", "OC2", "SO4", "SSLT01"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.