Compiling error with camb

Use of Cobaya. camb, CLASS, cosmomc, compilers, etc.
Post Reply
Sheng Li
Posts: 57
Joined: May 26 2009
Affiliation: University of Sussex
Contact:

Compiling error with camb

Post by Sheng Li » February 10 2010

"DYDX(2)=1./4./pi*y(1)"
---------------------\^\ this name has no type, and must have an explicit type

Means:
ifort -openmp -ip -O2 -Vaxlib -W0 -WB -fpp2 -c inflation_H.f90

fortcom error: dydx(2)=1./4./pi*y(1)
---------------------------------------\^\ this (pi).......

Can anyone know this type of error?
I could just think the undefined variables in this f90 file.....

Any help?
Thanks in advance.
[/img]

Post Reply