| Symbol | Description | Uses |
| problem | 5 |
| File | Line number | Procedure | Code |
| ./pkg/opps/opps_calc.F | 1094 | NLOPPS |
problem = .true. |
| ./pkg/opps/opps_calc.F | 773 | NLOPPS |
logical problem |
| ./pkg/opps/opps_calc.F | 774 | NLOPPS |
common /countc/ convadj(imt,jmt,km),ics,depth(km),problem |
| ./pkg/opps/opps_calc.F | 816 | NLOPPS |
if(problem) then |
| ./pkg/opps/opps_calc.F | 822 | NLOPPS |
problem = .true. |