Commit
ed8cf99696028a97975d3af4b3a83983857177da
by noreplyRun scm fixes (#1244)
Fixed error output for run?scm?all.bash, added some missing error checks to CLUBB
CLUBB ticket #975
* Fixed error output issues for run_scm_all.bash
- Changed tail $TMP_OUT to cat $TMP_OUT so we can see the entire stderr output of CLUBB in the log
- Added `if allocated` check to subroutine finalize_t_dependent_forcings in time_dependent_input.F90 to avoid runtime errors
- Removed unnecessary write statement in clubb_standalone.F90
* Added missing err_code checks
- Added err_code checks so we don't get false negative error messages