You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Tobias Neumann 9337bfcf6f MCFM-10.3 release 3 years ago
..
example MCFM-10.3 release 3 years ago
src MCFM-10.3 release 3 years ago
README MCFM-10.3 release 3 years ago
makefile MCFM-10.3 release 3 years ago

README



Set your fortran compiler and the version family of Cuba in the
makefile, and execute make.

If your compiler does not accept "cd"-functions, like "cdlog" and
"cdsqrt", then choose "CDFUN = no" in the makefile.

Now, you have the library available, and you can have a look at
the example in the directory "example".

Have a look at the file "src/avh_oni_hello.f" for information about
the use of the program.