You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix parameter checklist and validation attribution
- Expand 3-location to 4-location checklist: add m_global_parameters.fpp
as required step for declaring Fortran variables (without this, adding
a parameter to the namelist in m_start_up.fpp causes a compile error)
- Fix fastjsonschema attribution: JSON schema validation is in case.py
and params/registry.py, not in case_validator.py which does physics
constraint checking
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments