next up previous contents
Next: To generate matter interaction Up: Physical Model Previous: Physical Model   Contents

To add new model

One can built a new model in the following way: to copy all the input files of a model existed by:
      >model_cp example_model new_model
where the "example_model" is the directory of the existed model and the "new_model" is the directory of the new model. the command "model_cp" copy the following input files
      model.def
      model_input
      add_vertices
      physical_parameters
      sybmole_list
from the "example_model" to "new_model". Then one have to edit these files and change something to suit for his model. The detail of these input file will be explained in the following section.

There are a few steps to build the model.

         >cd new_model
         >gmodel1
         >gmodel2
         >gmodel21               for SUSY only
         >mkvertex               for SUSY only 
         >genparam               for SUSY only 
         >gmodel3 
         >glmodel
         >lamodel
The following input file and source (or binary) files will be used during all the above steps, and there will be special source, input, output files for each step.


\begin{picture}(490,230)
\put(230,113){\oval(480,220)}
\put(0,110){
\begin{tabul...
...ures \\
& lib1 & to load many basic operations \\
\end{tabular}}
\end{picture}



Subsections

wang jian xiong 2003-01-10