Closed jwallwork23 closed 5 months ago
Managed to figure this out! We can set up the entire example using the API introduced in this PR.
Also opened #571, which will allow us to reduce iodef.xml
further.
Thanks very much for reviewing this @TomMelt!
Wrap XIOS API calls part 2: setters
Fixes #558
Task List
Change Description
Note that #555 will need to be merged first. This PR wraps more of the XIOS API for use in neXtSIM-DG. In particular, it allows neXtSIM-DG to create XIOS objects itself rather than relying on XML input files.
Test Description
Update
TestXiosInit_MPI2.cpp
...Pre-Request Checklist