Skip to content

capgen: Invalid character declaration, 'character(len=nf_file_length) ' #748

@climbfuji

Description

@climbfuji

Description

Error:

Invalid character declaration, 'character(len=nf_file_length) ', at /home/dom/work/neptune-atmos/nep-capgen/external/ccpp/ccpp-nrl-physics/mod_thermorad.F90:125

In the code:

integer, parameter :: nf_file_length = 384
...
character(len=nf_file_length) :: output_dir

This is legitimate Fortran.

Steps to Reproduce

See above. Should be reproducible with one of the capgen tests from develop.

Additional Context

n/a

Output

See above

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugFor issues describing bugs, or PRs fixing bugscapgenbugs, requests, etc. that involve ccpp_capgen

    Type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions