[RegCNET] problem of postprocess
jwzhou66 at 163.com
jwzhou66 at 163.com
Thu Jan 4 08:47:29 CET 2007
Thanks very much for Moet and AAbdou Abdellatif Esawy Awwadb's rapid reply for my question! It can work as my purpose now!but I have another question about postprocess!
In my purpose,After 20 years simulation ,I want to make a file which contain variable of 20 years month by month,time interval is one month!I think postprocss can do this by using
.true., ! Continually average ATM data b/twn idate&idate2?
-1., ! No. Days for continual averaging (-1=monthly;1=daily;5=5day) and I use RegCM3.1
so,I do as following:
cp ../PostProc/postproc.f .
cp ../PostProc/postproc.param .
cp ../PostProc/postproc.in .
cp ../PostProc/postproc1.param .
then,change the nyf,nxf as domain.param,
then
cp Makefile_PGF5 Makefile
Here,In the former module,I use Makefile_PGI5,but there is no Makefile_PGI5
,Is Makefile_PGF5 using here right?
then,
pgf77 -byteswapio -o postproc pstproc.f
but it is not successful,
[root at localhost 11]# cp Makefile_PGF5 Makefile
[root at localhost 11]# pgf77 -byteswapio -o postproc postproc.f
PGFTN-S-0083-Vector expression used where scalar expression required (postproc.f: 241)PGFTN-S-0038-Symbol, iachar, has not been explicitly declared (postproc.f: 406)
PGFTN-S-0038-Symbol, trim, has not been explicitly declared (postproc.f: 418)
PGFTN-S-0146-Expression must be character type (postproc.f: 418)
PGFTN-S-0146-Expression must be character type (postproc.f: 418)
PGFTN-S-0146-Expression must be character type (postproc.f: 419)
PGFTN-S-0146-Expression must be character type (postproc.f: 419)
PGFTN-S-0146-Expression must be character type (postproc.f: 661)
PGFTN-S-0146-Expression must be character type (postproc.f: 666)
PGFTN-S-0146-Expression must be character type (postproc.f: 671)
PGFTN-S-0146-Expression must be character type (postproc.f: 676)
PGFTN-S-0146-Expression must be character type (postproc.f: 689)
PGFTN-S-0146-Expression must be character type (postproc.f: 689)
PGFTN-S-0146-Expression must be character type (postproc.f: 744)
PGFTN-S-0146-Expression must be character type (postproc.f: 744)
PGFTN-S-0146-Expression must be character type (postproc.f: 944)
PGFTN-S-0146-Expression must be character type (postproc.f: 949)
PGFTN-S-0146-Expression must be character type (postproc.f: 954)
PGFTN-S-0146-Expression must be character type (postproc.f: 959)
PGFTN-S-0146-Expression must be character type (postproc.f: 970)
PGFTN-S-0146-Expression must be character type (postproc.f: 970)
PGFTN-S-0146-Expression must be character type (postproc.f: 1036)
PGFTN-S-0146-Expression must be character type (postproc.f: 1036)
PGFTN-S-0146-Expression must be character type (postproc.f: 1237)
PGFTN-S-0146-Expression must be character type (postproc.f: 1237)
PGFTN-F-0008-Error limit exceeded (postproc.f: 1237)
I am looking for those lines,found those may all related to "iachar" and "trim",but I don't konw how to modify them?what is the reason?
And I want to konw is there other parts I need notice in postproc?
I am sorry for a so long e-mail!Hope for your reply! Thank you in advance!Good luck!
Your Sincerely,
Zhou Jianwei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ictp.it/pipermail/regcnet/attachments/20070104/6393c8c2/attachment-0002.html>
More information about the RegCNET
mailing list