Simulation Core
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Text1.txt 426 B

1 년 전
123456789101112
  1. real(8) :: KellyHoseVibrationRate
  2. real(8) :: BlowoutFromStringPercent
  3. real(8) :: Pedal
  4. real(8) :: FlowRate
  5. real(8) :: RotaryRpm
  6. logical :: BlowoutFromString
  7. logical :: BlowoutFromAnnular
  8. logical :: FlowFromReturnLine
  9. real :: FlowFromKelly
  10. real :: FlowFromFillupHead
  11. logical :: FlowKellyDisconnect
  12. logical :: FlowPipeDisconnect