-
Notifications
You must be signed in to change notification settings - Fork 56
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
13 - coupler_intermediate restart #128
Merged
Merged
Changes from 58 commits
Commits
Show all changes
61 commits
Select commit
Hold shift + click to select a range
b0f4c62
add coupler_atmos_tracer_driver_gather_data, coupler_sfc_boundary_layer
mlee03 0d5b688
fix compiler errors
mlee03 0bc851c
dt_atmos is an integer?
mlee03 af41247
coupler_chksum_obj
mlee03 cc4f049
chksum object update
mlee03 f2840d3
omg
mlee03 91a1a03
turn of and on chksums
mlee03 066bd33
coupler_update_atmos_model_dynamics
mlee03 29c59ea
coupler_update_atmos_model_dynamics
mlee03 3bcdd2a
mistakes with concurrent radiation
mlee03 cae08b3
update_land_model_fast
mlee03 a59748f
compile error
mlee03 a213bf2
remove trailing whitespace
mlee03 9cb6438
intent(inout)
mlee03 3ef50f8
remove test stuff
mlee03 bced766
add update_atmos_model_state
mlee03 b80efda
lint
mlee03 3d5c71c
lint
mlee03 0fa24c9
chksum object
mlee03 ad69ed6
update to new coupler_chksum_obj
mlee03 115049b
comments
mlee03 4fa6c2d
add components_obj
mlee03 8a1b6f1
change subroutine names to get_chksums
mlee03 229094c
fix compile errors
mlee03 afa4063
add setters
mlee03 11964cb
change object int names to intialize
mlee03 0f5c41f
test
mlee03 0d57581
remove pointer
mlee03 f8ac255
Update full_coupler_mod.F90
mlee03 9620e6e
Merge remote-tracking branch 'origin/tracer_driver_sfc_boundary' into…
mlee03 7d67fdb
Merge remote-tracking branch 'origin/atmos_model-flux_down' into land…
mlee03 0c9450f
Merge remote-tracking branch 'origin/tracer_driver_sfc_boundary' into…
mlee03 caad35d
test
mlee03 5243119
test
mlee03 5000842
test with pointers
mlee03 b65f68f
add pointers and targets
mlee03 b0b4c05
undo test settings
mlee03 ff97935
Merge remote-tracking branch 'origin/tracer_driver_sfc_boundary' into…
mlee03 a903382
git merge is not smart
mlee03 2f249c4
coupler slow land to ice
mlee03 590032a
fix compile error
mlee03 7e02124
ocean
mlee03 7598c3d
restart and summary subroutines
mlee03 1b2e122
compile fix
mlee03 0247088
move termination to coupler_end
mlee03 5f0a25a
make summary public
mlee03 8fa02b6
stocks change that should have been undone in coupler_end
mlee03 dadb288
add Time_restart_current back
mlee03 65566d0
compile error and comments
mlee03 88f0cc5
add stocks back
mlee03 b9cf013
stocks
mlee03 dcd9f60
fix coupler_restart
mlee03 78bcc3b
fix compile errors
mlee03 e00fbd6
Merge remote-tracking branch 'fms/main' into coupler_restarts
mlee03 ca2e51c
fix compile error
mlee03 0dc27d5
fix spacing
mlee03 75a5b4e
fix merge issues
mlee03 a143296
add more detailed comments to coupler_end
mlee03 7e0b06d
add comments for tom and change outerloop name
d4b100d
add spce back in
c325f26
better commnets for time
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be named something like
coupled_timestep_loop
because it’s the coupled timestep