<div dir="ltr"><div>Hello MITgcm folks,</div><div><br></div><div><br></div><div>    I am trying to model tidal flow over a gaussian topography. I modified the external_forcing.F file to include a tidal flow of u=0.02*cos(omega*t).</div><div><br></div><div>    Also, I am using obcs i.e., obcs_calc.F to give the same forcing at the western boundary as well.</div><div><br></div><div>   I am assuming the above method is correct.</div><div><br></div><div>   However, after compilation, I am getting below error - <br></div><div><br></div><div>   <br></div><div><br></div><div>external_forcing.f:9322:9:<br><br>          gT(i,j,kLev,bi,bj)=gT(i,j,kLev,bi,bj)<br>         1<br>Error: Function ‘gt’ at (1) has no IMPLICIT type<br>external_forcing.f:9322:28:<br><br>          gT(i,j,kLev,bi,bj)=gT(i,j,kLev,bi,bj)<br>                            1<br>Error: Function ‘gt’ at (1) has no IMPLICIT type<br>external_forcing.f:12316:9:<br><br>          gS(i,j,kLev,bi,bj)=gS(i,j,kLev,bi,bj)<br>         1<br>Error: Function ‘gs’ at (1) has no IMPLICIT type<br>external_forcing.f:12316:28:<br><br>          gS(i,j,kLev,bi,bj)=gS(i,j,kLev,bi,bj)<br>                            1<br>Error: Function ‘gs’ at (1) has no IMPLICIT type<br><br></div><div><pre><br></pre>   Any help would be highly appreciated.</div><div><br></div><div><br></div><div><br></div><div>Thanks,</div><div>Subhajit Kar<br></div><div><br></div></div>