Simulation Core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
426 B

  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