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.

airpump_code_choke__genmod.f90 483 B

1 year ago
12345678910
  1. !COMPILER-GENERATED INTERFACE MODULE: Mon Jan 30 12:46:39 2023
  2. ! This source file is for reference only and may not completely
  3. ! represent the generated interface used by the compiler.
  4. MODULE AIRPUMP_CODE_CHOKE__genmod
  5. INTERFACE
  6. SUBROUTINE AIRPUMP_CODE_CHOKE(CHNUMBER)
  7. INTEGER(KIND=4) :: CHNUMBER
  8. END SUBROUTINE AIRPUMP_CODE_CHOKE
  9. END INTERFACE
  10. END MODULE AIRPUMP_CODE_CHOKE__genmod