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

Added hooks for the cirrus cloud ice variables - still has one bug #73

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

asteyer
Copy link
Collaborator

@asteyer asteyer commented May 14, 2024

Added icea nucleation variables for the cirrus cloud pathway.

@asteyer asteyer requested a review from jewatkins May 14, 2024 17:29
call cldera_add_partitioned_field("NIHF"//diag(icall), 2,dims,dimnames,nparts,part_dim,part_alloc_size,.false.)
call cldera_add_partitioned_field("NIIMM"//diag(icall), 2,dims,dimnames,nparts,part_dim,part_alloc_size,.false.)
call cldera_add_partitioned_field("NIDEP"//diag(icall), 2,dims,dimnames,nparts,part_dim,part_alloc_size,.false.)
call cldera_add_partitioned_field("NIMEY"//diag(icall), 2,dims,dimnames,nparts,part_dim,part_alloc_size,.false.)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you have to remove //diag(icall) here

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

Successfully merging this pull request may close these issues.

2 participants