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

#3 - Update setting of variables version and tag #109

Merged
merged 75 commits into from
May 30, 2024
Merged
Show file tree
Hide file tree
Changes from 74 commits
Commits
Show all changes
75 commits
Select commit Hold shift + click to select a range
a40f8fc
create coupler_wrapper_mod and remove fredb_id
Jan 26, 2024
bbfe3b6
add coupler_wrapper
Jan 29, 2024
cae99f4
add clocks, might not compile
mlee03 Feb 5, 2024
5c0e849
add full_coupler_mod
mlee03 Feb 5, 2024
cd0e905
fix errors
mlee03 Feb 5, 2024
99cc5a5
move omp_lib to full_coupler_mode
mlee03 Feb 5, 2024
2c3270c
fix typo in omp section
mlee03 Feb 6, 2024
d2961a6
change omp to full_coupler_clocks
mlee03 Feb 7, 2024
cd5a052
fix clock in omp
mlee03 Feb 7, 2024
5699072
initialize clock in coupler_init
mlee03 Feb 7, 2024
c6ee300
fix initialization clock
mlee03 Feb 7, 2024
dccf9a4
cleanup public private
mlee03 Feb 7, 2024
d1767dc
fix spacing
mlee03 Feb 7, 2024
4478b27
correct clock initializations
mlee03 Feb 8, 2024
4ab65b5
fix typo in clocks; add mpp_error to clocks
mlee03 Feb 8, 2024
a60abd3
fix init clocks again
mlee03 Feb 8, 2024
a6760b2
forgot coupler clock initialization
mlee03 Feb 9, 2024
33c0425
add public
mlee03 Mar 8, 2024
ac25fd8
fix end module
mlee03 Mar 8, 2024
cb0b7cf
fix spacing
mlee03 Mar 8, 2024
5a3187a
make text public
mlee03 Mar 8, 2024
1bb5298
add ocean_chksum to public
mlee03 Mar 8, 2024
cdd38b1
use fms in coupler_main
mlee03 Mar 8, 2024
9d71ff5
Merge remote-tracking branch 'fms/main' into create_clocks
mlee03 Mar 10, 2024
4f10df3
Merge remote-tracking branch 'fms/main' into create_coupler_wrapper
mlee03 Mar 11, 2024
273a7bf
use fms
mlee03 Mar 13, 2024
7f5e81f
implicit none
mlee03 Mar 19, 2024
06bd214
implicit none
mlee03 Mar 19, 2024
ba3065f
add fredb_id back
mlee03 Mar 26, 2024
04e06ab
lint?
mlee03 Mar 26, 2024
c51a69a
add fredb_id back
mlee03 Mar 26, 2024
9a7d00e
forgot variable declarations for fredbid
mlee03 Mar 26, 2024
fb6fda0
use MACRO for version update
mlee03 Mar 29, 2024
d626009
update macro name
mlee03 Mar 29, 2024
e4440ca
add tag
mlee03 Mar 29, 2024
fe17c6b
add quotes
mlee03 Mar 29, 2024
a42f4f9
remove quoets
mlee03 Mar 29, 2024
9731db4
file_version.fh
mlee03 Apr 11, 2024
c5c9e2f
add untracked file
mlee03 Apr 11, 2024
af3039e
add _in to clock subroutine args
Apr 16, 2024
8cf0e79
more fixes
Apr 16, 2024
46787c7
fix typo
mlee03 Apr 17, 2024
6b0fbd3
oops change full_coupler_clocks to coupler_clocks
mlee03 Apr 17, 2024
add6309
remove *_flux_exchange_mod clocks
Apr 17, 2024
2e965ef
IMPLICIT NONE
mlee03 Apr 18, 2024
8d50f21
Merge remote-tracking branch 'origin/create_clocks' into remove_flux_…
mlee03 Apr 18, 2024
446673f
make variables program variables inwork gaea might go down
mlee03 Apr 19, 2024
e891d18
make program variables
Apr 23, 2024
1880bfe
it compiles!
mlee03 Apr 23, 2024
9c52fc6
conc_nthreads error that wasnt there before!
mlee03 Apr 23, 2024
7e13e96
pass Time as coupler_init argument
May 6, 2024
0e8f21e
add Time_restart_current to coupler_init argument
May 6, 2024
7b517c2
change full to nothing
mlee03 May 7, 2024
1ff89ae
merge attempt
mlee03 May 7, 2024
9af81ba
fixes for compilation
mlee03 May 7, 2024
d3ad3e2
update full coupler mod
mlee03 May 9, 2024
04f5ca2
make coupler_clocks program variable
mlee03 May 9, 2024
cb7721b
make clock type public
mlee03 May 9, 2024
43c175f
Merge remote-tracking branch 'origin/create_clocks' into remove_flux_…
mlee03 May 9, 2024
cb7eb94
update to latest coupler changes
mlee03 May 9, 2024
ae1d804
add coupler_full_chksum
mlee03 May 10, 2024
660477c
Revert "add coupler_full_chksum"
mlee03 May 10, 2024
002d0e9
Merge remote-tracking branch 'origin/remove_flux_exchange_clocks' int…
mlee03 May 10, 2024
d055b69
Merge remote-tracking branch 'mkl/update_file_version' into update_fi…
mlee03 May 10, 2024
6fd7694
restore flux clocks
mlee03 May 10, 2024
3b99fa6
Merge remote-tracking branch 'origin/update_file_version' into update…
mlee03 May 10, 2024
da4b565
restore flux clocks
mlee03 May 10, 2024
b415715
register clock ids at once
mlee03 May 20, 2024
5efd041
Merge remote-tracking branch 'origin/create_clocks' into update_file_…
mlee03 May 20, 2024
36ad297
bring up to date with main
mlee03 May 23, 2024
cdfe049
remove fms/main
mlee03 May 23, 2024
b9c1d2d
Merge remote-tracking branch 'origin/create_clocks' into update_file_…
mlee03 May 23, 2024
73c84e3
merging gone sloppy
mlee03 May 23, 2024
bc663ea
Merge remote-tracking branch 'origin/create_clocks' into update_file_…
mlee03 May 23, 2024
b2ef52f
Merge branch 'main' into update_file_version
rem1776 May 30, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading