Compilation of the RK3-version of TOP
Context
The compilation of reference configuration ORCA2_ICE_PISCES with defined key_RK3 fails.
Analysis
Module trcstp_rk3 contains a call of the undefined subroutine trc_stpsctl, which causes the compilation to fail during the linking phase.
Fix
The definition of a viable subroutine trc_stpsctl would enable the successful compilation of configurations with TOP and RK3 time stepping.
Edited by Simon Mueller