更新 Fortran/SUB_SHUILIANGJISUAN.f90

This commit is contained in:
zzx 2025-05-12 09:34:36 +08:00
parent 76b4c54955
commit 229026c453

View File

@ -253,15 +253,13 @@ INTEGER::FHD
!DO i=1,nriver !DO i=1,nriver
! if(DB2(i).eq.1)then ! ! if(DB2(i).eq.1)then !
! if(DB1(i).eq.3)then ! ! if(DB1(i).eq.3)then !
! read(1,*)II,II,II,(DBV(j,i),j=1,ndata),& ! read(1,*)II,II,II,(DBV(j,i),j=1,ndata),(Gate(j,i),j=1,4) ! Gate(1,i) = Gate(2,i) = Gate(3,i) = C1Gate(4,i) = C2 Q=C1*B*e*dZ^C2中的C1和C2
(Gate(j,i),j=1,4) ! Gate(1,i) = Gate(2,i) = Gate(3,i) = C1Gate(4,i) = C2 Q=C1*B*e*dZ^C2中的C1和C2
! ELSE ! ELSE
! read(1,*)II,II,II,(DBV(j,i),j=1,ndata) ! ! read(1,*)II,II,II,(DBV(j,i),j=1,ndata) !
! end if ! end if
! elseif(DB2(i).eq.2)then ! ! elseif(DB2(i).eq.2)then !
! if(DB1(i).eq.2)then ! if(DB1(i).eq.2)then
! read(1,*)II,II,II,(NDB(j,i),j=1,2),& ! read(1,*)II,II,II,(NDB(j,i),j=1,2),(Aphi(j,i),j=1,2) !
(Aphi(j,i),j=1,2) !
! ELSE ! ELSE
! read(1,*)II,II,II,(NDB(j,i),j=1,2) ! ! read(1,*)II,II,II,(NDB(j,i),j=1,2) !
! end if ! end if