| Symbol | Description | Uses |
| Rit | 7 |
| File | Line number | Procedure | Code |
| ./verification/dome/code/obcs_calc.F | 160 | OBCS_CALC |
if (zt.ge.(Rit/(2-Rit))) then |
| ./verification/dome/code/obcs_calc.F | 163 | OBCS_CALC |
if (zt.ge.(-Rit/(2+Rit))) then |
| ./verification/dome/code/obcs_calc.F | 164 | OBCS_CALC |
Fz=1.0/Rit*zt/(zt+1.0) + 1.0/2.0 |
| ./verification/dome/code/obcs_calc.F | 47 | OBCS_CALC |
_RL Width,d0,d0hat,x,Xcenter,Fz,zt,Rit |
| ./verification/dome/code/obcs_calc.F | 68 | OBCS_CALC |
Rit = 1.0/3.0 |