-
Notifications
You must be signed in to change notification settings - Fork 49
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
Fix/2.1 awiesm 2.1 async icebergs #363
base: 2.1-awiesm-2.1
Are you sure you want to change the base?
Fix/2.1 awiesm 2.1 async icebergs #363
Conversation
Looks good to me, @pgierz , do you agree? |
The default cmake list should have use icebergs off. |
It does. I only changed the iceberg related code in a way that icebergs can be run in a non-asynchronous way if ASYNC_ICEBERGS is OFF. |
Sorry, I meant |
OK sorry, red light: it looks like there are still somehow
|
Okay, I thought I did it with this commit here https://github.com/FESOM/fesom2/pull/363/commits/e1238a5b6888ae265c5f1bab8c5c07ff7be67ba7 |
Looks like it got changed back in fe0a21e |
…m/ackerlar/fesom2 into fix/2.1-awiesm-2.1_async_icebergs
I removed the if clause for reading in the iceberg related namelist section in namelist.config. This enables to run icebergs also when compiled with ASYNC_ICEBERS=OFF. I also adapted the default nemlist.config.