!----------------------------------------------------------------------- &namspr ! surface pressure diagnostic !----------------------------------------------------------------------- nmaxp = 1000 ! maximum of iterations for the solver epsp = 1.e-3 ! absolute precision of the solver niterp = 400 ! number of iteration done by the solver /