Skip to content
Snippets Groups Projects
Commit 10635020 authored by Tomas Lovato's avatar Tomas Lovato
Browse files

Merge branch 'main' into 100-revise-bdy-structure-of-top-boundary-conditions

parents 68f48162 d6dd1955
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,6 @@ CONTAINS
l_trcstat = ( sn_cfctl%l_trcstat ) .AND. &
& ( ( MOD( kt, sn_cfctl%ptimincr ) == 0 ) .OR. ( kt == nitend ) )
!
IF( kt == nittrc000 ) CALL trc_stpsctl ! control
IF( kt == nittrc000 .AND. lk_trdmxl_trc ) CALL trd_mxl_trc_init ! trends: Mixed-layer
!
IF( .NOT.ln_linssh ) THEN ! update ocean volume due to ssh temporal evolution
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment