!----------------------------------------------------------------------- !%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% !----------------------------------------------------------------------- ! subroutine post_run_nmm() ! !----------------------------------------------------------------------- !*** run post on quilt !----------------------------------------------------------------------- ! !----------------------------------------------------------------------- ! implicit none ! !----------------------------------------------------------------------- ! write(0,*)'in post_run_nmm' ! end subroutine post_run_nmm ! !----------------------------------------------------------------------- !%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% !-----------------------------------------------------------------------