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

Array syntax in call statements #50

Open
SebastienRietteMTO opened this issue Feb 26, 2024 · 0 comments
Open

Array syntax in call statements #50

SebastienRietteMTO opened this issue Feb 26, 2024 · 0 comments

Comments

@SebastienRietteMTO
Copy link
Collaborator

Issue found by Ph. Marguinaud in mode_mf_turb (line 198):
CALL TRIDIAG_MASSFLUX(D,PTHLM,PFLXZTHMF,-PEMF,PTSTEP,PIMPL,...
The "-PEMF" part should be replaced by a temporary variable.

The same kind of array syntax in call statements exist in other places. They must be suppressed.

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