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

No basis number count defined for hsv #23

Open
awvwgk opened this issue Oct 5, 2024 · 0 comments
Open

No basis number count defined for hsv #23

awvwgk opened this issue Oct 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@awvwgk
Copy link
Member

awvwgk commented Oct 5, 2024

The variable BAShsv is defined at

gcp/src/gcp.f90

Line 907 in bae24c6

BASdzp(apar),BAShsv(apar),BASdz(apar),BASmsvp(apar),BASdef2mtzvp(apar),BASdef2mtzvpp(apar)

and used

gcp/src/gcp.f90

Lines 1608 to 1610 in bae24c6

case('hsv')
emiss(1:apar)=HFhsv(1:apar)
nbas(1:apar)=BAShsv(1:apar)

but not initialized.

@awvwgk awvwgk added the bug Something isn't working label Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant