defining stream vector variables more than one pair is not working
Open
bug
- Dominant language
- Fortran
- Stars
- 32
- Forks
- 68
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 2
Description
Defining both wind and stress components in namelist_definition_datm.xml is not working. I have tested both
```
u:v,taux:tauy
```
and
```
'u:v','taux:tauy'
```
syntaxes and the stress components do not appear in the **datm.streams.xml** file and shown as `u:v`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.