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

lonu_bounds uninitialized #63

Closed
eclare108213 opened this issue Dec 26, 2017 · 3 comments
Closed

lonu_bounds uninitialized #63

eclare108213 opened this issue Dec 26, 2017 · 3 comments

Comments

@eclare108213
Copy link
Contributor

the NAG compiler reports lonu_bounds is uninitialized for iconrner=1, iblk=1, at line 1912 of ice_grid.f90.
(issue reported by DMI collaborators)

@dabail10
Copy link
Contributor

This is will be fixed in a new PR coming soon. Since these are just history variables, we don't use the ghost cells. None-the-less, it is still good to initialize these.

Dave

@dabail10
Copy link
Contributor

This is addressed in PR #180.

@dabail10 dabail10 reopened this Sep 11, 2018
This was referenced Sep 24, 2018
@dabail10
Copy link
Contributor

Resolved in PR #191.

This was referenced Nov 7, 2018
JFLemieux73 added a commit to JFLemieux73/CICE that referenced this issue Mar 8, 2022
* moved calc of deltamin x tarea in ice_init

* Added deltamin in ice_in

* Minor modif, BFB (gx3)

* Replaced tinyarea by deltaminTarea in ice_dyn_evp

* tinyarea not used anymore. BFB for kdyn=1 or 3 with gx3 test case

* changed deltaminTarea to DminTarea

* Now have deltaminEVP and deltaminVP in namelist

* Added capping in namelist...BFB

* Added new variables in the doc (cice_index.rst)

* changed write format 1003 in ice_init for deltamin value

* modifications in ug_case_settings.rst

* Minor fix to doc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants