|
629 | 629 | <valid_values>TRUE,FALSE</valid_values> |
630 | 630 | <default_value>FALSE</default_value> |
631 | 631 | <values match="last"> |
632 | | - <value compset="DATM.+POP\d">TRUE</value> |
633 | | - <value compset="DATM.+DOCN%IAF">TRUE</value> |
| 632 | + <value compset="DATM%IAF">TRUE</value> |
| 633 | + <value compset="DATM%NYF">TRUE</value> |
634 | 634 | </values> |
635 | 635 | <group>run_component_cpl</group> |
636 | 636 | <file>env_run.xml</file> |
637 | 637 | <desc> |
638 | | - Only used for compsets with DATM and POP (currently C, G and J): |
639 | | - If true, compute albedos to work with daily avg SW down |
640 | | - If false (default), albedos are computed with the assumption that downward |
| 638 | + Only used for compsets with DATM and MPASO (currently C, G and J): |
| 639 | + If FALSE (default), albedos are computed with the assumption that downward |
641 | 640 | solar radiation from the atm component has a diurnal cycle and zenith-angle |
642 | 641 | dependence. This is normally the case when using an active atm component |
643 | | - If true, albedos are computed with the assumption that downward |
| 642 | + If TRUE, albedos are computed with the assumption that downward |
644 | 643 | solar radiation from the atm component is a daily average quantity and |
645 | | - does not have a zenith-angle dependence. This is often the case when |
646 | | - using a data atm component. Only used for compsets with DATM and POP (currently C, G and J). |
| 644 | + does not have a zenith-angle dependence. |
647 | 645 | NOTE: This should really depend on the datm forcing and not the compset per se. |
648 | 646 | So, for example, whether it is set in a J compset should depend on |
649 | 647 | what datm forcing is used. |
|
0 commit comments