Coupling Branches
The branches are
- vn9.2_take_version2. This has largely followed the changes done
at 8.6, so
- All the evironmnent variables in FORT_GET_ENV, except ones common
to both Senior and Junior - and those in utility directory, have had a
`2' or `_2' added to them.
-
Unlike 8.6 branch,
- There is no longer a control/misc/file_units_mod.F90 file which
contained FT_ENVIRON array. This contained environment variables
like OUTPUT, XHIST and ICEFILE. I think this a now all set in
namelist files (???).
- Looks like most of the GET_FILE commands have been changed to
GET_FILE_BY_UNIT (if we ignore files below utility directory.