PDA

View Full Version : Fortran/ Numeric value


HomerSimpson
Jan11-12, 10:49 AM
Hi guys

I'm a new FORTRAN user and I'm working with CAMB Code (http://camb.info).

I have a problem to find the value of a numerically evaluated quantity at a certain point. For example, I want to plot the function f=f(x,y) where the code calculated x, y numerically. I want to fix e.g x and plot f(x=c,y).

************************************************** **
For experts in CAMB:
I'm trying to obtain the estimator E_G=clxc*adotoa/clxcdot. I want to plot it as a function of a (scale factor) for a specific wave number (k).
************************************************** **
Can anybody help me.

Bests
Homer