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

Remove _days_per_year_ from namelist #8

Open
anton-seaice opened this issue Aug 20, 2024 · 1 comment
Open

Remove _days_per_year_ from namelist #8

anton-seaice opened this issue Aug 20, 2024 · 1 comment

Comments

@anton-seaice
Copy link

days_per_year in the namelist is overwritten in some cases:

if ((days_year(year_init) == 366) .and. (caltype == 1)) days_per_year = 366

but still reported in the log file as the value from the namelist.

We should tidy this up so it's consistent throughout

@anton-seaice
Copy link
Author

@blimlim also reports the 366 day is missing in the ice_diag.d logging when the day exists

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

1 participant