-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use grids rather than meshes? #69
Comments
Future edit - ESMF is quite good at calculated areas and doesn't actually load the mesh_areas anyway. I still wouldn't change to grids because the mesh format seems the most tested format in ESMF and would support a possible adaptive mesh in WW3 (I think) |
I just found this old note ... this doesn't make sense to me. Doesn't FMS use the mom supergrid file? And the meshfile we are talking about is the mediator's mesh/grid ? |
Yeah, I don't think this is valid anymore. We are using FMS2. I'll close this, but @aekiss feel free to reopen if I've forgotten or am missing something |
Perhaps not a high priority, but at some point we may need to change from meshes to (auto-generated?) grids as discussed in ACCESS-NRI/access-om3-configs#5 and #36 (comment), because meshes are only supported in FMS1, not FMS2.
The text was updated successfully, but these errors were encountered: