-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Documentation guidance here:
https://escomp.github.io/CAM-SIMA-docs/conversion/convert-portable-layer/
Use the current version of clubb_intr.F90 as guidance, but code will go into the larson-group clubb repository.
Notes in this issue about coding choices. Note from CLUBB issue:
CCPP allows for 6 calling routines: [parameterization]_register, [parameterization]_init, [parameterization]_timestep_init, [parameterization]_run, [parameterization]_timestep_final, [parameterization]_final. We will need to write a cap that calls all of the needed CLUBB functionality from these 6 routines or a subset of them.