Symbol Description Uses
two_stream 7



File Line number Procedure Code
./pkg/atm_phys/ATM_PHYS_PARAMS.h 50 NO PROCEDURE
      logical  two_stream
./pkg/atm_phys/ATM_PHYS_PARAMS.h 55 NO PROCEDURE
     &   lwet_convection, two_stream, mixed_layer_bc
./pkg/atm_phys/atm_phys_driver.F 288 ATM_PHYS_DRIVER
        IF ( two_stream ) THEN
./pkg/atm_phys/atm_phys_driver.F 326 ATM_PHYS_DRIVER
        IF ( two_stream ) THEN
./pkg/atm_phys/atm_phys_init_fixed.F 116 ATM_PHYS_INIT_FIXED
      IF( two_stream) THEN
./pkg/atm_phys/atm_phys_init_fixed.F 50 ATM_PHYS_INIT_FIXED
     &   two_stream, mixed_layer_bc,
./pkg/atm_phys/atm_phys_init_fixed.F 63 ATM_PHYS_INIT_FIXED
      two_stream = .true.