Index: shared/scripts/configuration/config.py =================================================================== diff -u -r85ee02c219e997e7c159fd7f08e48a9248c9007a -r1736438294d7726ab9e020b057c05287a4e9e324 --- shared/scripts/configuration/config.py (.../config.py) (revision 85ee02c219e997e7c159fd7f08e48a9248c9007a) +++ shared/scripts/configuration/config.py (.../config.py) (revision 1736438294d7726ab9e020b057c05287a4e9e324) @@ -255,8 +255,8 @@ "blood_flow_rate" : [100, 25, 46], "dialysate_flow_rate" : [100, 50, 75], "duration" : [60, 15, 26.6], - "heparin_dispensing_rate" : [0, 0.1, 75], - "heparin_bolus_volume" : [0, 0.1, 37], + "heparin_dispensing_rate" : [0.2, 0.4, 0.6], + "heparin_bolus_volume" : [0.2, 0.4, 0.6], "heparin_stop_time" : [0, 10, 15.9], "saline_bolus" : [100, 100, 375], "dialysate_temperature" : [35, 0.5, 187.5],