Symbol Description Uses
two_stream 7



File Line number Procedure Code
./pkg/atm_phys/ATM_PHYS_PARAMS.h 45 NO PROCEDURE
      logical  two_stream
./pkg/atm_phys/ATM_PHYS_PARAMS.h 50 NO PROCEDURE
     &   lwet_convection, two_stream, mixed_layer_bc
./pkg/atm_phys/atm_phys_driver.F 329 ATM_PHYS_DRIVER
      IF ( two_stream ) THEN
./pkg/atm_phys/atm_phys_driver.F 365 ATM_PHYS_DRIVER
      IF ( two_stream ) THEN
./pkg/atm_phys/atm_phys_init_fixed.F 109 ATM_PHYS_INIT_FIXED
      IF( two_stream) THEN
./pkg/atm_phys/atm_phys_init_fixed.F 49 ATM_PHYS_INIT_FIXED
     &   two_stream, mixed_layer_bc,
./pkg/atm_phys/atm_phys_init_fixed.F 60 ATM_PHYS_INIT_FIXED
        two_stream = .true.