Next: Formats
 Up: usermanual
 Previous: Matrix class functions
     Contents 
Adding a module
In this annex a description is given how to add a module to the Doris
software.
First get general idea of the structure of the software.
(source2html?).
It is preferred to stay in same format as us.
General:
- Read input cards and parameters for your module.
 
- Add your module to the big selecting switch in main.
 
- Implement your module, let in result file the output section end
  with same string as the other modules (END.._NORMAL).
 
- Documentation (author date description, for users and code
  developers)
 
- Email the description and the total source to the owner of the
  mailinglist doris_users@tudelft.nl. And if approved, we will
  include your functions in the next version of Doris.  
 
Subsections
Leijen
2009-04-14