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.

pipe_rams_choke__genmod.f90 471 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 PIPE_RAMS_CHOKE__genmod
  5. INTERFACE
  6. SUBROUTINE PIPE_RAMS_CHOKE(CHNUMBER)
  7. INTEGER(KIND=4) :: CHNUMBER
  8. END SUBROUTINE PIPE_RAMS_CHOKE
  9. END INTERFACE
  10. END MODULE PIPE_RAMS_CHOKE__genmod