Simulation Core
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 

11 righe
485 B

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