[MITgcm-cvs] MITgcm/model/src CVS Commit

Hong Zhang hong.zhang at ucla.edu
Fri Mar 12 20:03:38 EST 2010


Jean-Michel Campin wrote:
> Update of /u/gcmpack/MITgcm/model/src
> In directory forge:/tmp/cvs-serv27975
>
> Modified Files:
> 	packages_check.F 
> Log Message:
> stop if useEBM, useCheapAML, useFizhi, useGridAlt, useEMBED_FILES,
>  is true but corresponding pacakge has not been compiled
>
>
>   
Hi,Jean-Michel,
still need to initialize
useNEST_CHILD
useNEST_PARENT
in packages_boot.F
so packages_check.F
> 325 	#ifdef ALLOW_NEST_CHILD
> 326 	IF (useNEST_CHILD) CALL NEST_CHILD_CHECK( myThid )
> 327 	#else
> 328 	IF (useNEST_CHILD) CALL PACKAGES_ERROR_MSG(
> 329 	& 'NEST_CHILD',' ',myThid)
> 330 	#endif
>
will not complain, right



More information about the MITgcm-cvs mailing list