| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

NonDefaultJom.py

Go to the documentation of this file.
00001 #!/usr/bin/env python
00002 '''An example of a Job Option Module to setup this package and apply
00003 some non-default option.  You can run it like:
00004 
00005 nuwa.py -n XXX DybHelloWorld.NonDefaultJom
00006 '''
00007 import DybHelloWorld
00008 dhw = DybHelloWorld.Configure()
00009 dhw.HelloWorldAlg.MyDouble = 6.9
00010 
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:09:52 2011 for DybHelloWorld by doxygen 1.4.7