[RegCNET] Hi RegNet users
Alejandro
alejandro.vichot at insmet.cu
Wed Feb 1 18:10:37 CET 2012
I use IFC 8.0.39
> > > > > when I run regcm.x in RegCM3 I get the following
> error:
> /home/fcbarca/Install/mpich_ifort/bin/mpif90 -Mcache_align
-Mchkfpstk -Mchkstk -Mdalign -Mdclchk -Mdepchk -Miomutex -Mrecursive
-Msave -Ktrap=divz -Ktrap=fp -g -byteswapio -c -o aermix.o aermix.f
ifort: command line warning #10006: ignoring unknown option
'-Mcache_align'
ifort: command line warning #10006: ignoring unknown option '-Mchkfpstk'
ifort: command line warning #10006: ignoring unknown option '-Mchkstk'
ifort: command line warning #10006: ignoring unknown option '-Mdalign'
ifort: command line warning #10006: ignoring unknown option '-Mdclchk'
ifort: command line warning #10006: ignoring unknown option '-Mdepchk'
ifort: command line warning #10006: ignoring unknown option '-Miomutex'
ifort: command line warning #10006: ignoring unknown option
'-Mrecursive'
ifort: command line warning #10006: ignoring unknown option '-Msave'
ifort: command line warning #10159: invalid argument for option '-K'
ifort: command line warning #10159: invalid argument for option '-K'
ifort: command line warning #10006: ignoring unknown option
'-byteswapio'
parame(39): error #6592: This symbol must be a defined parameter, an
enumerator, or an argument of an inquiry function that evaluates to a
compile-time constant. [KX]
parameter (kxm=kx-1,kxp1=kx+1,kxp2=kx+2)
---------------------^
parame(39): error #6592: This symbol must be a defined parameter, an
enumerator, or an argument of an inquiry function that evaluates to a
compile-time constant. [KX]
parameter (kxm=kx-1,kxp1=kx+1,kxp2=kx+2)
-------------------------------^
parame(39): error #6592: This symbol must be a defined parameter, an
enumerator, or an argument of an inquiry function that evaluates to a
compile-time constant. [KX]
parameter (kxm=kx-1,kxp1=kx+1,kxp2=kx+2)
-----------------------------------------^
Commons/parrad.cb(22): error #6592: This symbol must be a defined
parameter, an enumerator, or an argument of an inquiry function that
evaluates to a compile-time constant. [KX]
$ plev = kx,
-------------------------^
Commons/parrad.cb(47): error #6592: This symbol must be a defined
parameter, an enumerator, or an argument of an inquiry function that
evaluates to a compile-time constant. [KX]
parameter(plevr = kx,
------------------------^
regcm.param2(4): error #6219: A specification expression object must be
a dummy argument, a COMMON block object, or an object accessible through
host or use association [KX]
INTEGER KX
--------------^
regcm.param2(6): error #6219: A specification expression object must be
a dummy argument, a COMMON block object, or an object accessible through
host or use association [NNSG]
INTEGER NNSG
--------------^
regcm.param2(8): error #6219: A specification expression object must be
a dummy argument, a COMMON block object, or an object accessible through
host or use association [JXP]
INTEGER JXP
--------------^
Common2/slice.cb(2): error #6756: A COMMON block data object must not be
an automatic object. [QVB3D]
real*8 qvb3d, tb3d, ubx3d, vbx3d, rhob3d, qcb3d, rhb3d
-------------^
Common2/slice.cb(2): error #6756: A COMMON block data object must not be
an automatic object. [TB3D]
real*8 qvb3d, tb3d, ubx3d, vbx3d, rhob3d, qcb3d, rhb3d
--------------------^
Common2/slice.cb(2): error #6756: A COMMON block data object must not be
an automatic object. [UBX3D]
real*8 qvb3d, tb3d, ubx3d, vbx3d, rhob3d, qcb3d, rhb3d
--------------------------^
Common2/slice.cb(2): error #6756: A COMMON block data object must not be
an automatic object. [VBX3D]
real*8 qvb3d, tb3d, ubx3d, vbx3d, rhob3d, qcb3d, rhb3d
---------------------------------^
Common2/slice.cb(2): error #6756: A COMMON block data object must not be
an automatic object. [RHOB3D]
real*8 qvb3d, tb3d, ubx3d, vbx3d, rhob3d, qcb3d, rhb3d
----------------------------------------^
Common2/slice.cb(2): error #6756: A COMMON block data object must not be
an automatic object. [QCB3D]
real*8 qvb3d, tb3d, ubx3d, vbx3d, rhob3d, qcb3d, rhb3d
------------------------------------------------^
Common2/slice.cb(2): error #6756: A COMMON block data object must not be
an automatic object. [RHB3D]
real*8 qvb3d, tb3d, ubx3d, vbx3d, rhob3d, qcb3d, rhb3d
-------------------------------------------------------^
Common2/slice.cb(3): error #6756: A COMMON block data object must not be
an automatic object. [QSB3D]
& , qsb3d, pb3d, ubd3d, vbd3d, chib3d
-------------^
Common2/slice.cb(3): error #6756: A COMMON block data object must not be
an automatic object. [PB3D]
& , qsb3d, pb3d, ubd3d, vbd3d, chib3d
--------------------^
Common2/slice.cb(3): error #6756: A COMMON block data object must not be
an automatic object. [UBD3D]
& , qsb3d, pb3d, ubd3d, vbd3d, chib3d
--------------------------^
Common2/slice.cb(3): error #6756: A COMMON block data object must not be
an automatic object. [VBD3D]
& , qsb3d, pb3d, ubd3d, vbd3d, chib3d
---------------------------------^
Common2/slice.cb(3): error #6756: A COMMON block data object must not be
an automatic object. [CHIB3D]
& , qsb3d, pb3d, ubd3d, vbd3d, chib3d
----------------------------------------^
Common2/trachem.cb(15): error #6756: A COMMON block data object must not
be an automatic object. [ICUMTOP]
integer icumtop,icumbot,icumdwd
--------------^
Common2/trachem.cb(15): error #6756: A COMMON block data object must not
be an automatic object. [ICUMBOT]
integer icumtop,icumbot,icumdwd
----------------------^
Common2/trachem.cb(15): error #6756: A COMMON block data object must not
be an automatic object. [ICUMDWD]
integer icumtop,icumbot,icumdwd
------------------------------^
Common2/trachem.cb(22): error #6756: A COMMON block data object must not
be an automatic object. [REMRAT]
real*8 remrat,remlsc,remcvc,remdrd,rxsg,rxsaq1,rxsaq2,rembc
--------------^
Common2/trachem.cb(22): error #6756: A COMMON block data object must not
be an automatic object. [REMLSC]
real*8 remrat,remlsc,remcvc,remdrd,rxsg,rxsaq1,rxsaq2,rembc
---------------------^
Common2/trachem.cb(22): error #6756: A COMMON block data object must not
be an automatic object. [REMCVC]
real*8 remrat,remlsc,remcvc,remdrd,rxsg,rxsaq1,rxsaq2,rembc
----------------------------^
Common2/trachem.cb(22): error #6756: A COMMON block data object must not
be an automatic object. [REMDRD]
real*8 remrat,remlsc,remcvc,remdrd,rxsg,rxsaq1,rxsaq2,rembc
-----------------------------------^
Common2/trachem.cb(22): error #6756: A COMMON block data object must not
be an automatic object. [RXSG]
real*8 remrat,remlsc,remcvc,remdrd,rxsg,rxsaq1,rxsaq2,rembc
------------------------------------------^
Common2/trachem.cb(22): error #6756: A COMMON block data object must not
be an automatic object. [RXSAQ1]
real*8 remrat,remlsc,remcvc,remdrd,rxsg,rxsaq1,rxsaq2,rembc
-----------------------------------------------^
Common2/trachem.cb(22): error #6756: A COMMON block data object must not
be an automatic object. [RXSAQ2]
real*8 remrat,remlsc,remcvc,remdrd,rxsg,rxsaq1,rxsaq2,rembc
------------------------------------------------------^
aermix.f(628): catastrophic error: Too many errors, exiting
compilation aborted for aermix.f (code 1)
make: *** [aermix.o] Error 1
> >>>>>>> But when i do 'the scripts' for parts, firt : enter in >
>>>>>>>../Main, i do 'make clean','./MAKECODE', no problems, >
>>>>>>>but doing 'make' appears the same error
> > > > > Help me. Please write me
> > > > >Any help is good
> > > > > Alejandro Vichot Llano
Convención Trópico 2012
14-18 Mayo 2012. La Habana, Cuba.
"Por la Sostenibilidad de la Vida"
www.convenciontropicocuba.com
More information about the RegCNET
mailing list