Skip to content

Wrong direction for variable transfer between subroutines #22

Description

@oyvindseland

The variable fdot in subroutine cfint2, module oslo_aero_dust_sediment.F90
is defined as intent(out) even though it is used for calculations within cfint2
In the twinned subroutine dust_sediment_mod the variable has not defined direction. The NlorESM2.3 version of the code has the same problem.

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

Status
Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions