Creating stand-alone UKCA
- Profile a typical run with gprof (-pg). Ignoring
reconfiguration for now.
- Determine which files contain these routines +
all UKCA_* & ASAD_* routines + EREPORT64, DR_HOOK
and UMPRINT.
- Determine all the routines which are kept by keeping these files
- Determine the modules needed
- Determine all the files we want (and those to remove)
- Copy branch & remove files we don't want
- Replace calls to missing routines with calls to
DEAD_END_SUB/DEAD_END_FN.