Skip to content
Success

Changes

Summary

  1. I updated the clubb_intr.F90 file in the clubb_silhs_devel branch to (details)
  2. I can now safely remove all the "ifdef E3SM" statements from CLUBB's (details)
Commit 013862237dcc4cd75e8a3e51f7d0caafe9e41946 by bmg2
I updated the clubb_intr.F90 file in the clubb_silhs_devel branch to
match the new style of CLUBB parameter declaration that is found
in the v3_convection_candidate branches.
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
Commit 936783d00f3c1e950c0092e31b019249b16042f7 by bmg2
I can now safely remove all the "ifdef E3SM" statements from CLUBB's
parameters_tunable.F90.  This code is now located in the clubb_intr.F90
portion of E3SM.
The file was modified parameters_tunable.F90 (diff)