14. OTHER PROGRAMMING OR OPERATING INFORMATION OR RESTRICTIONS
The excited energy of a residual nucleus produced after evaporation process is not written in an output file. To write this value in the output file, the following lines in 'main.f' should be modified. Add 'e1' in the write statements on line 165 and 187 (just before format statement 602 and 604), then the excitation energy of a residual nucleus can be obtained.
& write(70,602)izr,iar,erec,bet0,nocas,e1 <--
602 format(2i4,1pe13.5,3e13.5,i7,3h B )
& write(70,604)izr,iar,erec,bet0,nocas,e1 <--
604 format(2i4,1pe13.5,3e13.5,i7,3h D )