| | 1 | |
| | 2 | |
| | 3 | == FAQ on Software.MadOnia == |
| | 4 | |
| | 5 | === error messages and posssible explanation === |
| | 6 | |
| | 7 | |
| | 8 | 1. If you get: |
| | 9 | |
| | 10 | |
| | 11 | {{{ |
| | 12 | matrix.f: In subroutine `smatrix': |
| | 13 | matrix.f:199: |
| | 14 | conv=conv'''ldme_'''*** |
| | 15 | Invalid declaration of or reference to symbol `ldme_****' at (^) [initially seen at (^)] |
| | 16 | }}} |
| | 17 | |
| | 18 | you probably did not choose the correct model in the proc_card.dat. If so, you have to correct and write "sm_onium" |
| | 19 | in the proc_card.dat, and then generate the process again. |
| | 20 | |
| | 21 | |
| | 22 | |
| | 23 | -- Main.PierreArtoisenet - 02 Mar 2009 |