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
Update the IParaGridIO interface so that the user can choose
The original ParaGridIO interface (good for testing and idealised setups)
The updated ParaGridIO interface (good for medium complexity setups)
XIOS (for high-performance setups)
I will work on these issues in that order, merging each sub-PR into a base branch, which can then be merged into develop in its entirety, without a very thorough review (as this has already happened through the other PRs).
We should have the option of running a reasonably usable model without XIOS. So, we need some improvements to ParaGridIO:
I will work on these issues in that order, merging each sub-PR into a base branch, which can then be merged into develop in its entirety, without a very thorough review (as this has already happened through the other PRs).