ESCOMP / ESCOMP/PUMAS

File open in micro_pumas_utils.F90 is not legal in CAM

Open
#49 4 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Fortran
Stars
11
Forks
24
Avg merge
5h 25m
Merged PRs (30d)
1

Description

There is a file open using unit 10 to read in lkuptable_filename. CAM can not guarantee that unit 10 won't already be open with some other file. See below for `newunit` which should be used

Obsolete comment - kept for documentation purposes, but should not be done._The unit number should be passed into the init_lookup_table subroutine and provided by the host model_.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.