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

Quiet compiler warnings in registry #3

Open
wants to merge 95 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
95 commits
Select commit Hold shift + click to select a range
c167663
Merge remote-tracking branch 'origin/master' into develop
kkeene44 Apr 20, 2023
5047064
Intel oneAPI LLVM Compilers Configuration (#1893)
islas Jul 19, 2023
ed0047d
Merge remote-tracking branch 'origin/master' into develop
kkeene44 Jul 25, 2023
ddfcec2
Switching io_int/intio tags to #defines
islas May 10, 2023
c14d72b
Adjusting for new ioint tags
islas May 10, 2023
1ac5eda
Removing redundant files
islas May 17, 2023
c14c443
Reworking external/ build
islas May 17, 2023
af9be85
Adjusting include paths for removal of redundant code
islas Jul 6, 2023
68b1fca
Remove all references to idx tags autogen file
islas Jul 17, 2023
ab17f26
Fairly confident this was a bug
islas May 4, 2023
e11cb33
New indirect radar reflectivity assimilation scheme based on backgrou…
mos3r3n Dec 19, 2023
c81db1a
Merge remote-tracking branch 'origin/master' into develop
kkeene44 Dec 22, 2023
c0976b9
Add lightning data assimilation (#1962)
mos3r3n Dec 29, 2023
06e8078
bugfix for the lightning DA (#1970)
mos3r3n Jan 4, 2024
3a0478e
Merge pull request #1911 from islas/redundantCodeRemoval
islas Jan 5, 2024
278a364
Making registry work in out of source build
islas May 9, 2023
2864151
Adding nonzero macro check for function returns rather than failing s…
islas May 4, 2023
a9b538c
Removing dimspec check since some configurations fail silently
islas Jul 19, 2023
bd764e0
Ignoring _build directory
islas May 4, 2023
c3fb701
Adding runtime generated files to ignore list
islas May 23, 2023
389c36c
Modifying #ifdef structure for cmake syntax
islas May 4, 2023
050fe8c
Modifying #ifdef structure for cmake syntax
islas May 4, 2023
eb0d076
Simplifying #if[n]defs
islas May 10, 2023
1bf4910
Add comments to old c preproc / m4 processing since gfortran is unabl…
islas Jun 24, 2023
fc27eaf
Stub modules to allow for double precision compilation in cmake
islas Jul 12, 2023
2e6204a
I believe this was a bug, no idea how it was even working before
islas May 10, 2023
7e7a750
Re-order ignores categorically
islas Jan 6, 2024
cb77ee1
Adding missing & (#1976)
islas Jan 6, 2024
98ec804
EOL added
islas Jan 8, 2024
5809833
Merge pull request #1973 from islas/registryAllocBugFix
islas Jan 8, 2024
bb13d1c
Change error message to correct wording
islas Jan 9, 2024
4ed6b68
Change macro name to be accurately descriptive
islas Jan 9, 2024
ff4f6d6
Merge pull request #1978 from islas/improvedIgnores
islas Jan 9, 2024
a9de8d2
C code fix for WRFDA build with intel oneAPI compiler and a run-time …
mos3r3n Jan 10, 2024
df6f046
Enable WRFDA's compilation with RTTOV and HDF5 libs on Derecho
liujake Jan 11, 2024
9ca6807
Merge pull request #1977 from islas/png_voidFix
islas Jan 11, 2024
418e2f4
Merge pull request #1974 from islas/registryErrorChecks
islas Jan 11, 2024
484cba6
Output boiler plate back under Registry, but add ./Registry as altern…
islas Jan 11, 2024
f81f982
Merge pull request #1910 from islas/definesAndSyntaxAlignCMake
islas Jan 11, 2024
c124dd5
Adding SB40 fuel model for PR (#1868)
kasrash Jan 12, 2024
b36b3ec
Updates to MYNN-EDMF (#1938)
joeolson42 Jan 12, 2024
ce1069f
Bug fix for Noah-MP snow, vegetation and urban (#1929)
cenlinhe Jan 13, 2024
fefb8b9
Remove arbitrary limiting of heat fluxes (#1924)
rjdave Jan 13, 2024
715df80
Merge pull request #1975 from islas/registryOutOfSourceBuild
islas Jan 17, 2024
32de5e4
Add the capability for assimilating GOES-ABI radiance data (#1983)
liujake Jan 17, 2024
5da1d24
Fix Registry description for setvel_5 (#1985)
jordanschnell Jan 23, 2024
e18082c
Add 3-moment option to NSSL microphysics (plus other minor scheme upd…
MicroTed Jan 23, 2024
6156b78
Update urban LCZ parameter table with more reasonable values (#1969)
cenlinhe Jan 23, 2024
9f8ecd7
Make sure that USENETCDFPAR is not undefined (#1988)
MicroTed Jan 23, 2024
554b12c
Update WRF develop with bug fix for LAI initialization for urban pxie…
cenlinhe Jan 24, 2024
c50bf2a
Add three new wind farm parameterizations and their ensembles (#1944)
YulongMa Jan 24, 2024
3a50466
Use Qv or specific humidity in interpolation if they are available (#…
weiwangncar Jan 24, 2024
0c4ed5f
add salinity effect in sfclay and sfclayrev (#1963)
weiwangncar Jan 24, 2024
240c6f3
Rectify many of the missing dependencies (#1950)
islas Jan 25, 2024
9b08bf2
Add missing module_wind_mav.o dep to module_physics_init.o (#1999)
islas Jan 31, 2024
43fc9a4
This is in preparation to make sfclayrev module ccpp-compliant: (#1998)
weiwangncar Jan 31, 2024
710add0
Syncing MYNN-EDMF + bug fix (#1996)
joeolson42 Feb 1, 2024
211ae28
loop permute, to help better memory access, vectorization (#1890)
juntangc Feb 1, 2024
379b4df
Truncated Gaussian Heat and Smoke Release Formulation for WRF-Fire (#…
kasrash Feb 1, 2024
b006288
Fix Typo in WRF-Chem Registry (#2001)
jordanschnell Feb 1, 2024
f8530bb
Add shared physics gwdo (#1989)
weiwangncar Feb 1, 2024
e86f1a3
Shared physics YSU PBL (#1991)
weiwangncar Feb 1, 2024
81410a3
Shared physics wsm6 (#1993)
weiwangncar Feb 2, 2024
c6cc0c5
Shared physics nTiedtke (#1994)
weiwangncar Feb 2, 2024
cb5fb2f
Shared physics sfclayrev (#1997)
weiwangncar Feb 2, 2024
3491d8e
The WRF-SoilN-chem: a dynamic ammonia emission model (#1826)
RenChuanhua Feb 2, 2024
bcd3e50
Bug fix for chem_opt=100 (vbs_het), racm_soa_vbs_het_kpp initializati…
SeregaOsipov Feb 2, 2024
53f3460
Fix compile on Cygwin (#2003)
weiwangncar Feb 5, 2024
3cadf04
[Resubmit for PR #1881] New option for SLUCM to use global distribute…
cenlinhe Feb 7, 2024
0ab3bb9
STY: First pass at eliminating compiler warnings.
DWesl Jan 20, 2023
9e252e5
STY: Create macro for extra space in destination buffer.
DWesl Oct 21, 2023
334a1a2
BLD,BUG: Don't add warning flags to default compilation
DWesl May 8, 2023
afd1c1a
BUG: io.h only available on Windows/Cygwin
DWesl May 9, 2023
173864f
STY: Add sufficient space to more destination buffers.
DWesl Oct 22, 2023
ba2eb1c
ENH: Include the nChmOpts check in the loop condition in gen_irr_diag.c
DWesl Oct 27, 2023
22c4ba0
STY: Delete the partial posix_spawn calls.
DWesl Oct 27, 2023
1208434
STY: Remove the partial memory leak fix.
DWesl Oct 27, 2023
317d219
BUG: Declare gen_packs and gen_packs_halo return types as int
DWesl Jan 8, 2024
8bdb29d
STY: Replace more integer literals with named constants.
DWesl Jan 25, 2024
d51f4ca
STY: Use TABLE_ENTRY for the max length of the KPP names
DWesl Jan 25, 2024
c116e16
STY: Pass number of characters in KPP name as printf argument
DWesl Jan 26, 2024
4ba1aab
STY: Two more file-path variables using NAMELEN.
DWesl Feb 8, 2024
764c90d
STY: combine fprintf calls, replace sprintf with strcpy.
DWesl Feb 8, 2024
5db9f7f
Add KPP configure option to search for alternative version of libfl (…
jordanschnell Feb 14, 2024
d66b399
CMake Build (#1896)
islas Feb 16, 2024
894373e
STY: Keep nChmOpts an int
DWesl Feb 19, 2024
2e15abb
Resolves building issues (WRF/WRF-chem) with Intel compilers (ifx/icx…
ahheo Feb 20, 2024
794843f
Fix AHE option 2 and a problem with mosaic (#2005)
epn09 Feb 22, 2024
e2da0f6
CMake build of diffwrf binaries (#2013)
islas Feb 28, 2024
e1ebb10
Makes mp_zero_out affect only the 'moist' array. New separate flags …
MicroTed Feb 28, 2024
95eb02c
Add prints for parameters used in auto_levels_opt = 2 in real.exe (#2…
weiwangncar Feb 28, 2024
75742b9
Merge remote-tracking branch 'wrf-model/develop' into quiet-compiler-…
DWesl Feb 29, 2024
77fbd16
STY: Ensure line has enough space for all table entries.
DWesl Feb 29, 2024
6dc8eb0
STY: Revert narrowing of nChmOpts.
DWesl Feb 29, 2024
6c12eee
Merge changes from GitHub into local changes.
DWesl Feb 29, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
19 changes: 19 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,22 @@
configure.wrf*
*.backup
*.f90

# Out-of-source build locations
_build*
wrf_config.cmake

# Executables when not featuring .exe suffix
ndown
real
tc
ideal
wrf

# Model inputs/outputs
wrfbdy_d*
wrfinput_d*
wrfout_d*
*.nc
rsl.out.*
rsl.error.*
Loading