CoCoNuT Code
... in the flesh
Here should appear some CoCoNuTs
 


Installing:

STEP 5:

If you arrived here you are almost done. Go inside the directory where CoCoNuT is

cd CCollapse

Create the directory where the object files are created

mkdir obj

Create a new file called local_settings containing the specific parameters for your machine. You can copy one of the examples in Settings. For example, if you are using Linux you can try

cp Settings/local_settings_linux_notebook local_settings

If none of the examples match your machine you can start with Settings/local_settings_blank.

Now edit the local_settings file to adjust everything to your specific machine. In case you have doubts you can check the file Settings/local_settings_blank where the main flags are described.

Finally, to compile the code

make ARCH=file

where the flag ARCH=file tells the makefile to read the local_settings file and look there for the settings. If you followed all the steps properly the executable CoCoNuT should be created.


top Comments to: Pablo Cerdá-Durán email cerdaatmpa-garching.mpg.de
Last modified: Tue Jun 24 09:28:18 CEST 2008