-
Notifications
You must be signed in to change notification settings - Fork 671
Mesh cap update #780
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
Merged
JessicaMeixner-NOAA
merged 350 commits into
NOAA-EMC:dev/ufs-weather-model
from
DeniseWorthen:feature/meshcap_stripped
Sep 19, 2022
Merged
Mesh cap update #780
Changes from 250 commits
Commits
Show all changes
350 commits
Select commit
Hold shift + click to select a range
226e8a4
update to use WWATCH_F90 in the cpp preprocessing
JessicaMeixner-NOAA 1471734
removing un-needed setup files
JessicaMeixner-NOAA 4bf522b
update ftn2src.sh
JessicaMeixner-NOAA 2fea273
update SCRIP makefile segments
JessicaMeixner-NOAA 69cd5b5
update script for conversion
JessicaMeixner-NOAA c07cd05
Merge remote-tracking branch 'EMC/develop' into feature/switch2cppWbu…
JessicaMeixner-NOAA 55ce2fb
fixing typos Chris found
JessicaMeixner-NOAA b88387d
Merge remote-tracking branch 'EMC/develop' into feature/cleanbuild
JessicaMeixner-NOAA 69b3e8e
Merge remote-tracking branch 'EMC/develop' into feature/cleanbuild
JessicaMeixner-NOAA 1ec1d94
Merge remote-tracking branch 'origin/feature/cleanbuild' into version…
JessicaMeixner-NOAA 41f6238
Merge remote-tracking branch 'EMC/develop' into feature/cleanbuild
JessicaMeixner-NOAA 0746906
Merge remote-tracking branch 'origin/feature/cleanbuild' into version…
JessicaMeixner-NOAA 440ed02
Merge remote-tracking branch 'EMC/develop' into version7.13
JessicaMeixner-NOAA de1a1be
merge commit
JessicaMeixner-NOAA ac5d64c
Merge remote-tracking branch 'origin/version7.13' into feature/switch…
JessicaMeixner-NOAA 82901ec
updating source
JessicaMeixner-NOAA 0b7e7c7
Merge branch 'NOAA-EMC:develop' into feature/switch2cpp_build_nosrc
JessicaMeixner-NOAA 6775d57
Merge branch 'NOAA-EMC:develop' into feature/switch2cpp_build_nosrc
JessicaMeixner-NOAA 9a39932
update ad3 to add a compiler specific statement
JessicaMeixner-NOAA 4833efb
Provide CPP method of setting switch list in w3initmd
ukmo-ccbunney 5726511
Merge remote-tracking branch 'EMC/develop' into feature/switch2cpp_bu…
JessicaMeixner-NOAA 285c44a
update src code with latest changes
JessicaMeixner-NOAA 310119e
Merge branch 'feature/switch2cpp_0921code' into feature/switch2cpp_bu…
JessicaMeixner-NOAA 5e2ff25
cleaning up more unused files and updating .gitignore
JessicaMeixner-NOAA 41a6dd6
remove w3init switch part of ad3
JessicaMeixner-NOAA 661b5d1
more ad3 clean-up
JessicaMeixner-NOAA 29d7554
clean up w3list is no longer built
JessicaMeixner-NOAA 176773d
update comp.tmpl since we dont have w3list file anymore
JessicaMeixner-NOAA da38956
Merge branch 'feature/switch2cpp_build_nosrc' of github.com:JessicaMe…
JessicaMeixner-NOAA 8757889
Revert "update comp.tmpl since we dont have w3list file anymore"
JessicaMeixner-NOAA f74c89c
do not call w3list in comp.tmpl because we do not generate this exe a…
JessicaMeixner-NOAA 5cf09c9
process src
JessicaMeixner-NOAA b314de0
Merge branch 'update0922' into feature/switch2cpp_build_src
JessicaMeixner-NOAA 1178854
first pass at ad3.tmpl file to get compiler specific files
JessicaMeixner-NOAA 2c47d48
updates to make ad3.tmpl work
JessicaMeixner-NOAA 454ee83
missed section
JessicaMeixner-NOAA a0ce4d9
Merge remote-tracking branch 'EMC/develop' into feature/ad3template
JessicaMeixner-NOAA bec6625
Merge remote-tracking branch 'EMC/develop' into feature/ad3template
JessicaMeixner-NOAA f045974
Merge remote-tracking branch 'EMC/develop' into feature/ad3template
JessicaMeixner-NOAA 0b32dbe
update ftn->src
JessicaMeixner-NOAA 6927a70
Merge remote-tracking branch 'origin/feature/ad3templatewithsrc' into…
JessicaMeixner-NOAA fc4f362
update for pgi
JessicaMeixner-NOAA dd9b672
add tools that convert ftn files with WW3 switch pre-processing
JessicaMeixner-NOAA f640a51
update what is going to ad3 for UKMO cray
JessicaMeixner-NOAA d66455f
updates for UKMO for ad3
JessicaMeixner-NOAA 704f508
add bin/bash and remove set-x
JessicaMeixner-NOAA 1158e44
Merge branch 'NOAA-EMC:develop' into feature/tools_ftn2src
JessicaMeixner-NOAA 73d49b2
add readme
JessicaMeixner-NOAA 6812673
Merge branch 'NOAA-EMC:develop' into feature/switch2cpp_build_nosrc
JessicaMeixner-NOAA 6020053
Merge remote-tracking branch 'origin/feature/tools_ftn2src' into feat…
JessicaMeixner-NOAA 129cc15
with processed source code
JessicaMeixner-NOAA 93cd659
Merge remote-tracking branch 'origin/temp/switch2cpp_build_nosrc' int…
JessicaMeixner-NOAA 1dfe46b
Merge branch 'NOAA-EMC:develop' into feature/switch2cpp_build_src
JessicaMeixner-NOAA 0747c64
Merge branch 'NOAA-EMC:develop' into feature/switch2cpp_build_src
JessicaMeixner-NOAA 9c65ce0
add ww3-cesm nuopc cap files
DeniseWorthen 5cd58fe
bring in Jessica's uncommitted build changes
DeniseWorthen 48ee563
add missing cpl_nuopc directory
DeniseWorthen 7bef2f0
make change in esmf/Makefile
DeniseWorthen d0362fe
tries to build shr_methods!
DeniseWorthen fcdb899
building attempts
DeniseWorthen fdab8c8
comment out memcheck in shr_methods
DeniseWorthen 98d167c
fix wave commit again
DeniseWorthen 5b9a05a
update bin/make_makefile.sh to not use cpl_nuopc subdir
DeniseWorthen c8da648
update wav_import_export after fixing 'use, only'
DeniseWorthen 9757d8a
remove extra files
DeniseWorthen 9e849f8
working build
DeniseWorthen 10f591c
add use,only in wav_comp_nuopc
DeniseWorthen 197d793
add optionally computed fields
DeniseWorthen 9c16472
refactor of import/export routines to remove #ifdefs
6657af8
cleanup
DeniseWorthen 3019d5e
add back state_fldchk routine
DeniseWorthen f5fd873
fix compile errors
DeniseWorthen b78869b
updates to wav_import_export to work with cesm
8e2a1ca
new ifdefs for CESMCOUPLED
69b99bf
add cesmcoupled around stokes drift for cesm vs ufs
DeniseWorthen f5f2454
add wminitnml for non-cesm coupled
DeniseWorthen 6da1619
back-out addition of wminit attempt
DeniseWorthen 308d633
bug fixes and change of use of w3constants to constants
6f9c120
changes for ufs compile
DeniseWorthen efac377
remove some prints in shr methods
DeniseWorthen 84cf8fb
update w3wavemd w/ bug fix for deactivated sea points
DeniseWorthen 2e4ca7e
updates for build/repro
DeniseWorthen b7b8c01
initial commit for atm repro
DeniseWorthen bb92bb7
tidy up
DeniseWorthen dbb0de1
collect common fields for cesm and ufs
DeniseWorthen 54ccef7
Merge branch 'dev/ufs-weather-model' into feature/w3capbs1
DeniseWorthen a4938fd
remove extra odat declaration
DeniseWorthen bd4eb3d
add stokes export
DeniseWorthen 15800ca
remove debugging line
DeniseWorthen e883315
change fill value for stokes
DeniseWorthen baf0776
tidy up
DeniseWorthen b72ec5b
initial repro w/ stokes export on
DeniseWorthen c9393da
Merge remote-tracking branch 'origin/dev/ufs-weather-model' into feat…
DeniseWorthen 165c4d1
restart repro with temp debugging code
DeniseWorthen 06b0f96
remove debugging switches
DeniseWorthen 6c8deb0
remove un-used/needed items for ufs
DeniseWorthen 011ba4e
reduce restart freq to 3h
DeniseWorthen 209c69d
fix inflags
DeniseWorthen 8b33f63
fix inflags, momentum
DeniseWorthen d3c1ab3
bring in Matts debug changes 0096df6e
DeniseWorthen 1650e6b
update cmplr.env
DeniseWorthen 364222c
tidy up
DeniseWorthen 042c5ec
fix errors shown by debug mode
DeniseWorthen c062f40
Merge branch 'feature/w3capbs1_debug' into feature/w3capbs1
DeniseWorthen 2ee5e57
revert build files
DeniseWorthen 4cfa3bb
add changes from w3capbs1 branch
DeniseWorthen afa511f
Merge branch 'dev/ufs-weather-model' into feature/ww3capbuild
DeniseWorthen d3c29ac
add back wcoss compile option and tidy up
DeniseWorthen 030dab2
replace wcoss compile options
DeniseWorthen c9353d0
another esmf/Makefile update
DeniseWorthen 01712b4
remove state_diagnose at realize, tidy up
DeniseWorthen 02472fb
more cleanup,alignment w/ mcapbuild,capbs1 branches
DeniseWorthen b452522
c96,c192,c384 tests all have b4b coupler restarts
DeniseWorthen a469e81
tidy up
DeniseWorthen d95936a
fix indent, remove netcdf q/dirty line
DeniseWorthen 534e2d9
initial commit of wav_shel_inp
DeniseWorthen 6ec3faa
prevent over-writing by local cesm values
DeniseWorthen 6eb8f7a
tidy up
DeniseWorthen 3c8271d
sandbox testing for ww3 restart repro
DeniseWorthen dc3a52c
fix time block for cesm
DeniseWorthen 4e0ef7a
move ufs calls and make one cesmcoupled block
DeniseWorthen 118050f
Merge branch 'feature/w3capbs3' into feature/ww3capbuild
DeniseWorthen f33bc68
remove scrip switches
DeniseWorthen a587969
fix two uninit faults using -init=snan,arrays
DeniseWorthen 7a3ae41
test branch for MV's latest changes
DeniseWorthen dcdd50f
remove debugging code
DeniseWorthen fe93a3f
remove more debugging code
DeniseWorthen ab0ccc0
update w/ hafs changes
DeniseWorthen 2ccc897
update wav_comp_nuopc
DeniseWorthen c40a276
clean up dbug statements and subnames
DeniseWorthen eb99d2c
baselines pass with bs4 ww3 branch (c40a2762)
DeniseWorthen e78a0e9
updates for merge_import
DeniseWorthen c583ad9
Merge branch 'feature/w3capbs4' of https://github.com/DeniseWorthen/W…
DeniseWorthen e1a5790
call set_importmask only for merge_import true
DeniseWorthen 85a4c5a
add comment, specify mdsf = ndsf(3)
DeniseWorthen 591192e
increase debug flag setting
DeniseWorthen dd7e97e
bring in MV's latest changes
DeniseWorthen 1e2c371
compile fix
DeniseWorthen 0a1cfe5
added new cesmcoupled ifdefs to a subset of needed files
b155394
updates for all CESMCOUPLED ifdefs
7b5fb21
fixed compile bug for ufs
f984f66
updates to get things running
817a1b9
updates to build and compile fix
DeniseWorthen 6fc6471
updates to get cesm cases working out of the box
be23666
updates to remove ww3.log file
5017a05
removed CESMCOUPLED if-defs that are no longer needed
cfff492
change needed for ufs build
938b274
first set of changes to get debug mode working
e099b02
add mesh mask check feature
DeniseWorthen f489877
fixed problems related to history writes
280c28c
remove check for elementmask in mesh
DeniseWorthen 261b7a1
Merge branch 'dev/ufs-weather-model' into feature/ww3capbuild
DeniseWorthen d934f54
Merge remote-tracking branch 'cesm/dev/unified' into feature/ww3capbuild
DeniseWorthen 16caffb
update bin and inp for ufs
DeniseWorthen 4a89d0f
Merge branch 'dev/ufs-weather-model' into feature/ww3capbuild
DeniseWorthen 7493283
add SetVm and change log write from error to info
DeniseWorthen e99679a
add ww3a grid and IC files
alperaltuntas ac778b3
remove inadvertendly added __pycache__/ dir
alperaltuntas 5387a2c
Merge pull request #15 from ESCOMP/add_ww3a
alperaltuntas 1036bbe
modify setglobalinput
DeniseWorthen 13e9b9d
add interface to do fill of global ww3 fields
DeniseWorthen c5f96a6
make merge_import work with nsea points
DeniseWorthen b7faf37
change variable name
DeniseWorthen ea49cfc
clean up wav_coupling_to_cice arrays
DeniseWorthen 6adf349
compile fixes; move two SRS to wav_shr_mod
DeniseWorthen 1412731
cleanup wave_elevation_spectrum in wav_comp_nuopc
DeniseWorthen a272197
create multigrid branch of globalnsea
DeniseWorthen 3fdb51a
fix missing build changes; add comment
DeniseWorthen d37f72b
add missing multigrid conditional
DeniseWorthen cc6e4fa
move iounit setup for shel
DeniseWorthen dda08fe
add switch UWM
DeniseWorthen c6faafa
add switch and w3updtmd for uwm changes
DeniseWorthen 4268070
modifications for nsea global reduce
DeniseWorthen e8e87f8
add uwm netcdf gridded write changes
DeniseWorthen f6c9375
fix two compile errors
DeniseWorthen 6308ded
add missing time initialization for cesm
DeniseWorthen 0a9ab85
new #ifdefs introduced to not change the build for cesm
19f266f
fix compile error
DeniseWorthen d9637f1
Merge remote-tracking branch 'origin/feature/globalnsea_multi' into f…
DeniseWorthen 502d5d6
revert uwm changes in w3wavemd
DeniseWorthen cfd3607
return uwm ifdef option to w3wavemd
DeniseWorthen 813fc02
remove cime_config and CESM CMakeLists.txt
DeniseWorthen 9739659
Merge branch 'dev/ufs-weather-model' into feature/cmake_meshcapbuild
DeniseWorthen 701dc14
revert switch file and add swith_meshcap
DeniseWorthen 33bb036
Move switches to bin
kgerheiser e62e5b3
Add option for multiple caps through the UFS_CAP option
kgerheiser 64df358
Test UFS_CAP options in workflows
kgerheiser 77ea136
Merge pull request #2 from kgerheiser/feature/cmake_meshcapbuild
DeniseWorthen 09b307b
fix reversed logic for cap type
DeniseWorthen 06a7abe
prepare merge w/ ufs cmake build for mesh cap
DeniseWorthen 37483b2
Merge remote-tracking branch 'origin/feature/no_uwm_ncgrid' into feat…
DeniseWorthen 8ebd2b9
compile and grd.out fixes
DeniseWorthen d15d280
Merge pull request #18 from DeniseWorthen/feature/no_uwm_ncgrid
alperaltuntas 381ddb3
Remove debug definition from UFS
kgerheiser ce715da
Merge pull request #3 from kgerheiser/patch-1
DeniseWorthen 739922a
fixed dt settings so that they would not be overwritten by call to w3…
a5493fa
Merge pull request #20 from mvertens/feature/fix_dtsettings
alperaltuntas 877e1e2
use interface for state_getfldptr utility routine
DeniseWorthen 1779731
remove use statements for ESMF and NUOPC
DeniseWorthen 1ee5bf0
update cesm timestep setting
DeniseWorthen b91220e
Merge remote-tracking branch 'remotes/ww3-cesm/dev/unified' into feat…
DeniseWorthen 25dd43f
remove cesm section
DeniseWorthen 13b6f29
Merge remote-tracking branch 'origin/feature/fix2d' into feature/cmak…
DeniseWorthen 234d1d4
Add the gx1v7 grid input files
alperaltuntas d833ff0
add doxygen formatting to mesh cap code
DeniseWorthen 8e2bad9
Merge branch 'dev/ufs-weather-model' into feature/cmake_meshcapbuild
DeniseWorthen b1899b9
Merge pull request #21 from ESCOMP/add_gx1v7_to_dev/unified
alperaltuntas ab5f25f
address pr review comments
DeniseWorthen dd5e8e8
address pr comments
DeniseWorthen 4eee787
remove debugging statements for CESMCOUPLED
DeniseWorthen febd75d
remove cime_config from core WW3
alperaltuntas 05d8203
standardize format. @jedwards4b
alperaltuntas 3e876b9
Merge pull request #1 from ESCOMP/equation_format_fix
alperaltuntas 43c0268
updates to changes from dworthen that fix the wave spectrum fields se…
5fda269
added wav_grdout.F90
67b1ff4
Merge pull request #2 from mvertens/feature/icewav_coupling
alperaltuntas 5b22fa4
merge with cmake_meshcapbuild and resolve conflicts
alperaltuntas e2d9180
define __WW3_SWITCHES__ in CMakeLists
alperaltuntas 20174e1
Merge pull request #3 from ESCOMP/merge_cmake_meshcapbuild
alperaltuntas 956000a
comment out wav_tauice export lines
alperaltuntas f3ebf86
update workflows for library change
DeniseWorthen 03da627
add meshcap to workflow
DeniseWorthen abd43b0
update dev/unified with minimal changes
DeniseWorthen cd6b647
add endian to constants
DeniseWorthen eca858e
compile fixes; remove call to w3nmin
DeniseWorthen 09f10b6
fix file open
DeniseWorthen c1af739
fix initfile broadcast
DeniseWorthen d46300b
update spack.yaml
DeniseWorthen b4bc147
fix compile errors now that GI is fixed
DeniseWorthen 4cec006
Merge branch 'feature/meshcap_update_unified2' of https://github.com/…
DeniseWorthen 32937ca
Merge remote-tracking branch 'denise/feature/meshcap_update_unified2'…
9a16c18
fixed compile problems
b72b47a
fixed bcast error
d83a6ac
create stripped down meshcap update branch
DeniseWorthen 38fdace
strip mesh cap update of almost all flag changes
DeniseWorthen 00e0e0c
add missing endif
DeniseWorthen c4b89cb
fixed performance problem
a0821cd
more cleanup of startall
3ab47d5
clean up msg printing in wav_shel_inp
DeniseWorthen 63acc46
Merge remote-tracking branch 'MV/feature/meshcap_update' into feature…
DeniseWorthen df80f0b
fix w3init, change logic control
DeniseWorthen 8969ecb
remove file
DeniseWorthen 3424b87
fix hafs test
DeniseWorthen 89a199b
fix langmt in w3initmd
DeniseWorthen d5652bc
add testing changes
DeniseWorthen 2520817
clean up units in wav_shel_inp
DeniseWorthen 6e557ed
Merge branch 'feature/meshcap_update_unified2' into feature/meshcap_s…
DeniseWorthen d7a0614
put back trailing whitespace in 2 files
DeniseWorthen fa5d7a8
restore implicit none to non-module level default
DeniseWorthen 3a0d3cc
remove wav_shr_flags from w3wavemd
DeniseWorthen 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.