Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2b - remove flux exchange clocks #111

Closed
wants to merge 52 commits into from

Conversation

mlee03
Copy link
Contributor

@mlee03 mlee03 commented Apr 18, 2024

In this PR, the following clocks have been removed.

In
atm_land_ice_flux_exchange_mod: sfcClock, fluxAtmDnClock, regenClock, fluxAtmUpClock
ice_ocean_flux_exchange_mod: fluxOceanIceClock, fluxIceOceanClock
land_ice_flux_exchange_mod: fluxLandIceClock

These clocks are unnecessary since similar temporal information can be gathered from the clocks set in the coupler_main program.

With these changes runtime summaries labeled as Land-ice-atm coupler, SFC boundary layer and Ice-ocean coupler are not written out to stdout. These statistics are captured in flux_exchange_init, generate_sfc_xgrid, flux_ocean_to_ice and flux_ice_to_ocean.

This PR addresses Issue #110

@mlee03 mlee03 changed the title 3b - remove flux exchange clocks 2b - remove flux exchange clocks Apr 18, 2024
@mlee03
Copy link
Contributor Author

mlee03 commented May 10, 2024

Closing this PR, a discussion might be required before removing the clocks in fluxes.

@mlee03 mlee03 closed this May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant