Thursday Exercise 4 (optional)
From AIMSWiki
| Table of contents |
Overview
Edit your own ranged input file.
Feedback
Report in your Team Wiki pages how you tried to meet the Objective.
Procedure
Generate input files
Note: doc/joris-overview-stdsim.odt is your friend in this example! Look between the headings Input files and Result organizer.
Make an input file
Edit the given input file:
<CSW.visiting.intervention start="1911y" factor="1.05"/>
Range over the start and factor (factor < 1 is a reduction in CSW visiting). Pay attention to the 'y' behind 1911!
Same goes for partner acquisition rate:
<promiscuity.intervention start="1911y" factor="1"/>
factor < 1 less risk behaviour
Use exprange at least once.
Test the work generator
- Generate output files in a new directory: <server_code_dir>/src/make_work/tmp_work_organizer
- Use at least three different sets of parameters to see how things work
- Add the file to input_dir and observe last-jobs
Edit the Ant build.xml (optional)
Edit the Ant build.xml file to use this input file. Put it somewhere inside the structure and copy it to the right directory when installing. Then make sure it sets the rights right after installing.
Thursday Exercise 3 (optional) | BoincExercises | Thursday Exercise 5 (optional)

