contour plot

Report or discuss software problems and other woes

Moderators: arango, robertson

Post Reply
Message
Author
redhat007

contour plot

#1 Unread post by redhat007 »

dear all
i am trying to plot contours for latte test by following below link:
https://www.myroms.org/wiki/index.php/Contour_Plots
but after typing
ccntG<ccnt.in
this error aries:
at line 686 of file ccnt.f90 (unit=5, file='stdin')
Fortran runtime error:Bad real number in ite 2 of list input.

would you please help e to solve it.

lines 685 and 686 of ccnt.f90 are:
READ (stdinp,*) YBmap , YTmap
READ (stdinp,*) XLmap , XRmap

Post Reply