Courtney Peverley
Courtney Peverley
Would be helpful to also add a comment (of some standard format) for each test in testlist_cam.xml describing what all is tested. Can be updated when, for example, someone makes...
Problem not specific to horizontal_loop_extent - also appears if you use horizontal_dimension and horizontal_dimension is not already being passed in to an init phase.
@dustinswales not intentional! I removed the "target" attribute
> Some test suggestion: > > * Test for handling of duplicate compatible constituent > * Test for handling of duplicate semi-compatible constituent (e.g., unit difference), that the framework cannot...
> > > Is this test supposed to pass on our test files? If I try it in capgen_test or advection_test, I get something like: > > > ``` >...
> > > > Is this test supposed to pass on our test files? If I try it in capgen_test or advection_test, I get something like: > > > >...
@gold2718 Updated to skip the ddt checking from the offline script
> @peverwhee This is great. It goes beyond comparing just the attributes in .Fortran/.meta files and does all of the "necessary Capgen compliance testing" (e.g. argument order checking, routines defined...
Merged into #549
After further discussion at the framework meeting (see [Meeting Minutes](https://github.com/NCAR/ccpp-framework/wiki/CCPP-Framework-Meeting-Minutes-2024-04-01) for details), we have three options: * Some version of what is proposed in this issue: a shared "develop" branch...