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

mudline_losses__genmod.f90 467 B

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