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

10 lines
311 B

  1. integer :: BitType
  2. real(8) :: BitSize
  3. integer :: BitCodeHundreds
  4. integer :: BitCodeTens
  5. integer :: BitCodeOnes
  6. real(8) :: BitNozzleSize
  7. real(8) :: BitLength
  8. real(8) :: BitWeightPerLength
  9. integer :: BitNozzleNo
  10. logical :: FloatValve