Skip to content

Initialization bug #5

@malmans2

Description

@malmans2

The following lines are commented out to bypass a bug during initialization generating wrong ssh at the boundaries:

!#if defined key_agrif
! ! Set ghosts points from parent
! IF (.NOT.Agrif_Root()) CALL Agrif_istate_ssh( Kbb, Kmm, Kaa, .true. )
!#endif

diff nemo/src/OCE/IOM/restart.F90 cfgs/AGRIF_QCO/MY_SRC/restart.F90
422,425c422,425
< #if defined key_agrif
<             ! Set ghosts points from parent 
<             IF (.NOT.Agrif_Root()) CALL Agrif_istate_ssh( Kbb, Kmm, Kaa, .true. )
< #endif
---
> !#if defined key_agrif
> !            ! Set ghosts points from parent 
> !            IF (.NOT.Agrif_Root()) CALL Agrif_istate_ssh( Kbb, Kmm, Kaa, .true. )
> !#endif

map
line

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions