Skip to content
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 of older restarts with latest version of accesom2 #13

Closed
pedrocol opened this issue Aug 5, 2022 · 2 comments
Closed

Use of older restarts with latest version of accesom2 #13

pedrocol opened this issue Aug 5, 2022 · 2 comments

Comments

@pedrocol
Copy link
Owner

pedrocol commented Aug 5, 2022

copied from #1 (comment):

Errors when using easterlies run restarts on the latest version of the code. Some comments:
"""
If I remember well and I'm not wrong, I think the newer version of the code uses more tracers (co2? maybe) than the previous version, and the restarts don't have these fields.

forrtl: error (78): process killed (SIGTERM)
Image PC Routine Line Source
fms_ACCESS-OM-BGC 0000000001CACBA4 Unknown Unknown Unknown
libpthread-2.28.s 000014592E5AFC20 Unknown Unknown Unknown
libuct_ib.so.0.0. 0000145913030697 Unknown Unknown Unknown
libucp.so.0.0.0 0000145914C20E9A ucp_worker_progre Unknown Unknown
mca_pml_ucx.so 00001459150C8397 mca_pml_ucx_progr Unknown Unknown
libopen-pal.so.40 00001459298BB72B opal_progress Unknown Unknown
libmpi.so.40.20.2 000014592EB8E2D5 ompi_request_defa Unknown Unknown
libmpi.so.40.20.2 000014592EBD113F PMPI_Waitall Unknown Unknown
libmpi_mpifh.so 000014592EEC67ED Unknown Unknown Unknown
fms_ACCESS-OM-BGC 0000000001B48A00 Unknown Unknown Unknown
fms_ACCESS-OM-BGC 0000000001B479B9 Unknown Unknown Unknown
fms_ACCESS-OM-BGC 0000000001A55993 mod_oasis_advance 1130 mod_oasis_advance.F90
fms_ACCESS-OM-BGC 0000000001957178 mod_oasis_getput_ 760 mod_oasis_getput_interface.F90
fms_ACCESS-OM-BGC 0000000000411BCC mom_oasis3_interf 688 mom_oasis3_interface.F90
fms_ACCESS-OM-BGC 00000000004239A8 MAIN__ 637 ocean_solo.F90
fms_ACCESS-OM-BGC 000000000040F6A2 Unknown Unknown Unknown
libc-2.28.so 000014592E1FB493 __libc_start_main Unknown Unknown
fms_ACCESS-OM-BGC 000000000040F5AE Unknown Unknown Unknown
forrtl: error (78): process killed (SIGTERM)
"""

From Andrew Kiss

There are now 2 types of ACCESS-OM2 MOM executables, one including BGC (fms_ACCESS-OM-BGC_*_libaccessom2_*.x, which is what you tried to use), and one without (fms_ACCESS-OM_*_libaccessom2_*.x). If I recall correctly, a non-BGC executable won't need extra fields in the restarts. You can build the non-BGC version by setting export mom_type=ACCESS-OM in install.sh

@adele-morrison
Copy link
Collaborator

Can we close this issue?

@pedrocol
Copy link
Owner Author

pedrocol commented Sep 8, 2022

Since we are importing the calving field directly in MOM I think this is no longer needed. Just as a reminder, we decided to keep with version 1.3 for comparison ends

@pedrocol pedrocol closed this as completed Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants