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
Description
Error:
In the code:
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