add note 20251002

This commit is contained in:
2025-10-03 03:39:18 +08:00
parent 394e8d0d76
commit 3a904fc5d5
3 changed files with 8 additions and 8 deletions

View File

@ -912,13 +912,13 @@
! Mare array of scaling factors into a vector for optimization
CALL GET_X_FROM_SF
! 是根据位置将其映射到状态向量上
!=================================================================
! OPTIMIZATION loop starts here!
!=================================================================
IF ( ITERATE ) THEN
! Echo some input to the screen
! Echo some input to the screen True 0 False
WRITE( 6, '(a)' ) REPEAT( '=', 79 )
WRITE( 6, '(a,/)' ) 'S T A R T O P T I M I Z A T I O N'
WRITE (6,16)
@ -970,7 +970,7 @@
LATF = .FALSE.
ENDIF
! The minimization routine has returned to request the
! The minimization routine has returned to request the FG则表示最小化进程返回需求在当前 x 位置继续计算 f 和 g
! function f and gradient g values at the current x 让梯度为 0 了
! Update iteration count 继续增加迭代次数