This commit is contained in:
tp 2025-06-12 15:07:21 +08:00
parent 7323da0b3b
commit 130033862c
3 changed files with 2 additions and 4 deletions

Binary file not shown.

View File

@ -11,8 +11,7 @@
! PURPOSE: Entry point for the console application. ! PURPOSE: Entry point for the console application.
! !
!**************************************************************************** !****************************************************************************
SUBROUTINE Mc_method( NFILENAME ,& ! // SUBROUTINE Mc_method( N ,& ! //
N ,& ! //
Q1 ,& ! // Q1 ,& ! //
Q20 ,& ! // Q20 ,& ! //
X ,& ! // X ,& ! //

View File

@ -127,8 +127,7 @@ SUBROUTINE XAJ( FILELEN ,&
END DO END DO
CALL Mc_method( FILELEN ,& ! // CALL Mc_method( NODE ,& ! //
NODE ,& ! //
Q1(I,:) ,& ! // Q1(I,:) ,& ! //
Q20(I) ,& ! // Q20(I) ,& ! //
X ,& ! // X ,& ! //