Документ взят из кэша поисковой машины. Адрес оригинального документа : http://theory.sinp.msu.ru/comphep_html/tutorial/node26.html
Дата изменения: Wed Aug 9 20:40:47 2000
Дата индексирования: Mon Oct 1 22:41:54 2012
Кодировка:
Menu 7. Menu 8 Output of results
 and launching of the numerical calculation Output of results 
 and launching of the numerical calculation Contents

Menu 7.

The View squared diagrams function is identical to the same function of the previous menu. Following a logic of the program you can reach this menu only if all squared diagrams are marked either as deleted or as calculated. If you undelete some diagrams then you will be returned to the previous menu.

The Write results function lets you save the results of symbolic calculation in terms of one of computer languages for further numerical or symbolic evaluation. See Menu 8 for details. The files are saved in the user's results sub-directory.

The next three menu functions realize numerical calculations in CompHEP, particularly Monte Carlo sessions. The first one calls the built-in numerical interpreter of the obtained symbolic expression. This program has almost the same possibilities as the numerical code produced by the $C$-compiler, but works slower than the compiled option.

The menu function C-compiler/Fortran  compiler calls the corresponding compiler to create and launch an executable file n_comphep_c/n_comphep_f in the directory results. It is assumed that the corresponding source code was created earlier using the Write results menu function.