-
Notifications
You must be signed in to change notification settings - Fork 57
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
#5 - coupler_flux_ocean_to_ice and coupler_flux_ice_to_ocean #117
Merged
Merged
Changes from all commits
Commits
Show all changes
111 commits
Select commit
Hold shift + click to select a range
a40f8fc
create coupler_wrapper_mod and remove fredb_id
bbfe3b6
add coupler_wrapper
cae99f4
add clocks, might not compile
mlee03 5c0e849
add full_coupler_mod
mlee03 cd0e905
fix errors
mlee03 99cc5a5
move omp_lib to full_coupler_mode
mlee03 2c3270c
fix typo in omp section
mlee03 d2961a6
change omp to full_coupler_clocks
mlee03 cd5a052
fix clock in omp
mlee03 5699072
initialize clock in coupler_init
mlee03 c6ee300
fix initialization clock
mlee03 dccf9a4
cleanup public private
mlee03 d1767dc
fix spacing
mlee03 4478b27
correct clock initializations
mlee03 4ab65b5
fix typo in clocks; add mpp_error to clocks
mlee03 a60abd3
fix init clocks again
mlee03 a6760b2
forgot coupler clock initialization
mlee03 33c0425
add public
mlee03 ac25fd8
fix end module
mlee03 cb0b7cf
fix spacing
mlee03 5a3187a
make text public
mlee03 1bb5298
add ocean_chksum to public
mlee03 cdd38b1
use fms in coupler_main
mlee03 9d71ff5
Merge remote-tracking branch 'fms/main' into create_clocks
mlee03 4f10df3
Merge remote-tracking branch 'fms/main' into create_coupler_wrapper
mlee03 273a7bf
use fms
mlee03 7f5e81f
implicit none
mlee03 06bd214
implicit none
mlee03 ba3065f
add fredb_id back
mlee03 04e06ab
lint?
mlee03 c51a69a
add fredb_id back
mlee03 9a7d00e
forgot variable declarations for fredbid
mlee03 fb6fda0
use MACRO for version update
mlee03 d626009
update macro name
mlee03 e4440ca
add tag
mlee03 fe17c6b
add quotes
mlee03 a42f4f9
remove quoets
mlee03 9731db4
file_version.fh
mlee03 c5c9e2f
add untracked file
mlee03 af3039e
add _in to clock subroutine args
8cf0e79
more fixes
46787c7
fix typo
mlee03 6b0fbd3
oops change full_coupler_clocks to coupler_clocks
mlee03 add6309
remove *_flux_exchange_mod clocks
2e965ef
IMPLICIT NONE
mlee03 8d50f21
Merge remote-tracking branch 'origin/create_clocks' into remove_flux_…
mlee03 446673f
make variables program variables inwork gaea might go down
mlee03 e891d18
make program variables
1880bfe
it compiles!
mlee03 9c52fc6
conc_nthreads error that wasnt there before!
mlee03 7e13e96
pass Time as coupler_init argument
0e8f21e
add Time_restart_current to coupler_init argument
7b517c2
change full to nothing
mlee03 1ff89ae
merge attempt
mlee03 9af81ba
fixes for compilation
mlee03 d3ad3e2
update full coupler mod
mlee03 04f5ca2
make coupler_clocks program variable
mlee03 cb7721b
make clock type public
mlee03 43c175f
Merge remote-tracking branch 'origin/create_clocks' into remove_flux_…
mlee03 cb7eb94
update to latest coupler changes
mlee03 ae1d804
add coupler_full_chksum
mlee03 660477c
Revert "add coupler_full_chksum"
mlee03 12f8fe1
fix typos
mlee03 002d0e9
Merge remote-tracking branch 'origin/remove_flux_exchange_clocks' int…
mlee03 d055b69
Merge remote-tracking branch 'mkl/update_file_version' into update_fi…
mlee03 6fd7694
restore flux clocks
mlee03 3b99fa6
Merge remote-tracking branch 'origin/update_file_version' into update…
mlee03 da4b565
restore flux clocks
mlee03 5d2fb17
fix comment
mlee03 cc23339
Merge remote-tracking branch 'origin/coupler_full_checksum' into coup…
mlee03 365899a
add coupler_stocks subroutines
mlee03 c6e3378
Revert "add coupler_stocks subroutines"
mlee03 ce62da9
fix mistakes
mlee03 6d1ef87
add coupler_flux_oceanice
mlee03 c26aa4c
change full_chksum to _ocean_chksum
mlee03 638a1b2
Merge remote-tracking branch 'origin/coupler_full_checksum' into coup…
mlee03 e3664d9
Merge remote-tracking branch 'origin/coupler_stocks' into coupler_stocks
mlee03 efdb8a7
Merge remote-tracking branch 'origin/coupler_stocks' into coupler_flu…
mlee03 2fca138
fix mistakes get it to compile
mlee03 97e9e0e
Merge remote-tracking branch 'origin/coupler_stocks' into coupler_flu…
mlee03 60e45ee
stock changes disappeared? adding them back in
mlee03 fb51d1e
Merge remote-tracking branch 'origin/coupler_stocks' into coupler_flu…
mlee03 d5bd58a
its not that simple
mlee03 f1f97e2
merging gone horrible
mlee03 b415715
register clock ids at once
mlee03 5efd041
Merge remote-tracking branch 'origin/create_clocks' into update_file_…
mlee03 218fa4f
Merge remote-tracking branch 'origin/update_file_version' into couple…
mlee03 ef42d5c
github merge gone wrong
mlee03 5e9270a
make things pretty!
mlee03 ff4a966
Merge remote-tracking branch 'origin/coupler_flux_oceanice' into coup…
mlee03 b0d049e
keep pe stuff in coupler_main
mlee03 0559b73
add space
mlee03 d0a4b6d
fix double public coupler_flux
mlee03 3025886
add set pelist argument
mlee03 a5dfe22
add &
mlee03 24b9392
because fms_ goes in front of everything
mlee03 a7a1090
fix string comments
mlee03 6d74405
remove public flux_stocks
a22c9d2
Merge remote-tracking branch 'origin/coupler_stocks' into coupler_flu…
665b021
republic public flux_oceanice
fc43bf1
cleanup time in ice_ocean_flux_exchange
1cc9b5f
missed one
42e95d9
Merge remote-tracking branch 'origin/coupler_stocks' into coupler_stocks
mlee03 c4f5873
comments
mlee03 d332ca6
comments
mlee03 e056d7c
Merge remote-tracking branch 'fms/main' into coupler_flux_oceanice_2
mlee03 6055659
merge problems
mlee03 75057b1
Merge remote-tracking branch 'fms/main' into coupler_flux_oceanice_2
mlee03 b7417f5
leftover merge issues
mlee03 cb83f7f
delete trailing whitespace
mlee03 7a02aba
demanded comments
mlee03 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
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.
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.
I have no idea what's going on with these trailing spaces