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.
 
 
 
 
 
 

20 lines
552 B

  1. real(8) :: Depth
  2. real(8) :: BitPosition
  3. real(8) :: HookLoad
  4. real(8) :: WeightOnBit
  5. real(8) :: RPM
  6. real(8) :: ROP
  7. real(8) :: Torque
  8. real(8) :: PumpPressure
  9. real(8) :: SPM1
  10. real(8) :: SPM2
  11. real(8) :: CasingPressure
  12. real(8) :: PercentFlow
  13. real(8) :: PitGainLose
  14. real(8) :: PitVolume
  15. real(8) :: KillMudVolume
  16. real(8) :: TripTankVolume
  17. real(8) :: MudWeightIn
  18. real(8) :: FillVolume
  19. real(8) :: MudWeightOut