--- trunk/dyn3d/Guide/Read_reanalyse/nat2gcm.f 2018/03/19 10:28:42 264 +++ trunk/dyn3d/Guide/Read_reanalyse/nat2gcm.f 2018/03/20 09:35:59 265 @@ -11,7 +11,7 @@ use comconst, only: cpp use comgeom, only: cu_2d, cv_2d - use dimens_m, only: iim, jjm, llm + use dimensions, only: iim, jjm, llm use paramet_m, only: iip1, jjp1 real, intent(in):: pk(iip1, jjp1, llm)