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

bug fix: disable concurrency in GFS_phys_time_vary_init NetCDF calls AND #2040 and #2043 #2041

Merged
merged 37 commits into from
Dec 19, 2023
Merged
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
c23cfe4
Update .gitmodules
DusanJovic-NOAA Dec 13, 2023
184576a
Remove nfhout, nfhout_hf, nsout
DusanJovic-NOAA Dec 14, 2023
45aa608
Remove output_1st_tstep_rst
DusanJovic-NOAA Dec 14, 2023
cbcab34
Update documentation, remove nfhout, nfhmax_hf, nfhout_hf, nsout
DusanJovic-NOAA Dec 14, 2023
bd9a70d
Update rt_utils.sh, set test_status to FAIL if nccmp crashes due to a…
DusanJovic-NOAA Dec 14, 2023
1d11152
Delete 'diro' and 'logfile' from WAV section in ufs.configure templates
DusanJovic-NOAA Dec 14, 2023
cceedab
Update FV3
DusanJovic-NOAA Dec 14, 2023
81526d7
Fix default value of output_fh for hafs, and rrfs_a.
DusanJovic-NOAA Dec 14, 2023
eb6c0d2
bug fix: no concurrent NetCDF calls in GFS_phys_time_vary_init
SamuelTrahanNOAA Dec 14, 2023
057c7bf
hera tests passed
SamuelTrahanNOAA Dec 15, 2023
66742a6
point to Yuan Xue's branch
yuanxue2870 Dec 18, 2023
e1e66f8
add comments to smc pert & fix bugs in stc pert
yuanxue2870 Dec 18, 2023
0558b8b
merge #2040: Remove nfhout, nfhmax_hf, nfhout_hf etc configuration pa…
SamuelTrahanNOAA Dec 18, 2023
05c89ab
merge develop
SamuelTrahanNOAA Dec 18, 2023
ea17e61
Merge remote-tracking branch 'y/fixbug_in_lndp' into init-concurrency…
SamuelTrahanNOAA Dec 18, 2023
d888913
point stochastic_physics to the head of https://github.com/NOAA-PSL/s…
SamuelTrahanNOAA Dec 18, 2023
ae6cdf1
point to sam's branch of fv3atm
SamuelTrahanNOAA Dec 18, 2023
4044fc3
point to sam's branch of fv3atm
SamuelTrahanNOAA Dec 18, 2023
9100d56
hera tests passed
SamuelTrahanNOAA Dec 18, 2023
e844a2e
jet tests passed
SamuelTrahanNOAA Dec 18, 2023
03ddc34
add orion RT logs: passed
zach1221 Dec 19, 2023
801cb63
remove NFHOUT from opnReqTests
SamuelTrahanNOAA Dec 19, 2023
2567f46
add hera RT log: passed
jkbk2004 Dec 19, 2023
ee6282f
add derecho RT log: passed
jkbk2004 Dec 19, 2023
1925be0
add jet RT log: passed
jkbk2004 Dec 19, 2023
3cca4b4
Merge branch 'init-concurrency-bug' of ssh://github.com/SamuelTrahanN…
SamuelTrahanNOAA Dec 19, 2023
a9c9382
add control_p8_gnu ORT : passed
zach1221 Dec 19, 2023
a5ef36a
add regional_control_gnu ORT : passed
zach1221 Dec 19, 2023
fc688b3
add _cpld_control_nowave_noaero_p8_gnu ORT : passed
zach1221 Dec 19, 2023
b79b479
add hercules RT logs: passed
zach1221 Dec 19, 2023
a0a0004
add gaea-c5 RT logs: passed
zach1221 Dec 19, 2023
941c831
Update regional_atmaq add gaea-c5 TPN adjustment
zach1221 Dec 19, 2023
96e4f13
WCOSS2 RT Log
BrianCurtis-NOAA Dec 19, 2023
fe472bf
Acorn RT Log
BrianCurtis-NOAA Dec 19, 2023
32db072
Merge branch 'init-concurrency-bug' of github.com:SamuelTrahanNOAA/uf…
BrianCurtis-NOAA Dec 19, 2023
2a878f0
point to develop branch of FV3
SamuelTrahanNOAA Dec 19, 2023
630d714
point to master branch of stochastic_physics
SamuelTrahanNOAA Dec 19, 2023
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
Prev Previous commit
Next Next commit
Update documentation, remove nfhout, nfhmax_hf, nfhout_hf, nsout
DusanJovic-NOAA committed Dec 14, 2023
commit cbcab340e632ce51686377538f49349335d2b085
16 changes: 0 additions & 16 deletions doc/UsersGuide/source/InputsOutputs.rst
Original file line number Diff line number Diff line change
@@ -1448,22 +1448,6 @@ shows the following parameters that can be set in ``model_configure`` at run-tim
- j-dimension for output grid
- integer
- 190
* - nfhout
- history file output frequency
- integer
- 3
* - nfhmax_hf
- forecast length of high history file
- integer
- 0 (0:no high frequency output)
* - nfhout_hf
- high history file output frequency
- integer
- 1
* - nsout
- output frequency of number of time step
- integer
- -1 (negative: turn off the option, 1: output history file at every time step)
* - output_fh
- history file output forecast hours or history file output frequency if the second elelment is -1
- real