Skip to content
Open
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
d6c5b55
Add CLAUDE.md
glwagner Feb 27, 2026
5b6e40f
Update language description to Fortran (2023-compliant)
glwagner Feb 28, 2026
a0757b1
Update build systems: drop CMake, add mkmf, remove GNU Make
glwagner Feb 28, 2026
b395406
Add netCDF, HDF5, and MPI to dependencies list
glwagner Feb 28, 2026
4b1312e
Update compilers: any standards-compliant, PGI to NVIDIA
glwagner Feb 28, 2026
f4e8352
Apply suggestion from @glwagner
glwagner Feb 28, 2026
4cd9ee8
Update testing description: emphasize .testing/, drop GitLab
glwagner Feb 28, 2026
2d7fc18
Main branch is main, don't single out dev/gfdl
glwagner Feb 28, 2026
4c6bdc8
Note rare exceptions to no-global-data rule
glwagner Feb 28, 2026
81e73ca
Pointers require intent, note some code is out of date
glwagner Feb 28, 2026
3513ea2
Soften _init/_end and Local variables to conventions
glwagner Feb 28, 2026
b6fab39
File naming: one module per file, name must match
glwagner Feb 28, 2026
cbe0335
Add face/edge-point memory macros (SZIB_, SZJB_, SZKB_)
glwagner Feb 28, 2026
a500f77
Add no-double-divisions rule to arithmetic section
glwagner Feb 28, 2026
204fb49
Replace dev/gfdl with main in branch strategy section
glwagner Feb 28, 2026
decda7a
Tighten commit message format: 50-char subject, 72-col body
glwagner Feb 28, 2026
3ab578c
Remove GFDL GitLab CI reference from CI section
glwagner Feb 28, 2026
c84c834
Remove line counts from source directory structure
glwagner Feb 28, 2026
9f8e348
Remove (simplest; testing) from solo_driver desc
glwagner Feb 28, 2026
bef4fdb
Generalize infra/ description to framework interface
glwagner Feb 28, 2026
1dfdf51
Clarify !### meaning: known bugs deferred for cleanup
glwagner Feb 28, 2026
6cfb0b5
Fix short-circuit advice: Fortran doesn't guarantee it
glwagner Feb 28, 2026
9a3e8cf
Add no-touch signal for !### marked code
glwagner Feb 28, 2026
c00687b
Rename CLAUDE.md to AGENTS.md
glwagner Mar 1, 2026
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