Skip to content
This repository was archived by the owner on Jan 25, 2024. It is now read-only.

Commit 25475f1

Browse files
committed
bin updates for 6.3
1 parent ab4c378 commit 25475f1

File tree

96 files changed

+628
-242
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+628
-242
lines changed

bin/BGEUnitTests.config

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
Subject=Biogears Unit Test Summary
1212
1313
SMTP=smtp.ara.com
14-
Recipients=[email protected], [email protected], [email protected], [email protected], rmetoyer@ara.com, bwelch@ara.com
14+
[email protected], [email protected], bwelch@ara.com, mmcdaniel@ara.com
1515
SendEmail=true
1616
ExecuteTests=true
1717
PlotResults=true
@@ -78,6 +78,16 @@ AcidBaseFiveCompartmentTestWithProductionConsumptionAndDiffusion = BGEUnitTest R
7878
@group Aerosol
7979
AerosolTest = BGEUnitTest NoCompare Computed=./UnitTests/BioGearsTests/
8080

81+
@group Nutrition Kinetics
82+
#CustomNutrientKineticsTest = BGEUnitTest Results=CustomNutrientKineticsTest
83+
ProteinGluconeogenesisTest = BGEUnitTest Results=ProteinGluconeogenesisTest
84+
StarvingKetogenesisTest = BGEUnitTest Results=StarvingKetogenesisTest
85+
AnaerobicExerciseTest = BGEUnitTest Results=AnaerobicExerciseTest
86+
HormoneStabilityTest = BGEUnitTest Results=HormoneStabilityTest
87+
StorageTest = BGEUnitTest Results=StorageTest
88+
FullStoresFastingTest = BGEUnitTest Results=FullStoresFastingTest
89+
LipogenesisTest = BGEUnitTest Results=LipogenesisTest
90+
8191
@group DiffusionClearanceExcretion
8292
AlveolarCarbonDioxideDiffusionTest = BGEUnitTest
8393
AlveolarOxygenDiffusionTest = BGEUnitTest
@@ -86,3 +96,6 @@ SimpleDiffusionTwoCompartmentTest = BGEUnitTest
8696
SimpleDiffusionFourCompartmentTest = BGEUnitTest
8797
SimpleDiffusionHierarchyTest = BGEUnitTest
8898
InstantPlusSimpleDiffusionTest = BGEUnitTest
99+
100+
@group Nervous
101+
BrainInjuryTest = BGEUnitTest Results=BrainInjuryTest

bin/CDMUnitTests.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
Subject=CDM Unit Test Summary
1212
1313
SMTP=smtp.ara.com
14-
Recipients=[email protected], [email protected], [email protected], [email protected], rmetoyer@ara.com, bwelch@ara.com
14+
[email protected], [email protected], bwelch@ara.com, mmcdaniel@ara.com
1515
SendEmail=true
1616
ExecuteTests=true
1717
PlotResults=true

bin/DebugPlots.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
#FLAGS FOR MULTIPLOTTER ONLY
3434
# Y1 - Specify the header(s) to be plotted on the primary (left) Y axis; i.e. Y1=Ventilator-Volume(mL),TidalVolume(mL)
3535
# Y2 - Optional; Specify the header(s) to be plotted on the secondary (right) Y axis
36-
# X1 - Specify the header aginst which Y1 data will be plotted
36+
# X1 - Specify the header against which Y1 data will be plotted
3737
# X2 - Specify the header against which Y2 data will be plotted; required if you specify any Y2 headers
3838
# X2LowerBound - Specify the desired lower X2 bound
3939
# X2UpperBound - Specify the desired upper X2 bound

bin/DebugRun.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
Subject=Debugging Test Summary
1212
1313
SMTP=smtp.ara.com
14-
Recipients=[email protected], [email protected], [email protected], [email protected], rmetoyer@ara.com, bwelch@ara.com
14+
[email protected], [email protected], bwelch@ara.com, mmcdaniel@ara.com
1515
SendEmail=false
1616
ExecuteTests=true
1717
PlotResults=true

bin/InitialPatientStates.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Subject=Patient Validation Test Summary
66
77
SMTP=smtp.ara.com
8-
Recipients=[email protected], [email protected], [email protected], [email protected], rmetoyer@ara.com, bwelch@ara.com
8+
[email protected], [email protected], bwelch@ara.com, mmcdaniel@ara.com
99
SendEmail=false
1010
ExecuteTests=true
1111
PlotResults=false

bin/LongVerificationScenarios.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
Subject=BioGears Verification Test Summary
1414
1515
SMTP=smtp.ara.com
16-
Recipients=[email protected], [email protected], [email protected], [email protected], rmetoyer@ara.com, bwelch@ara.com
16+
[email protected], [email protected], bwelch@ara.com, mmcdaniel@ara.com
1717
SendEmail=true
1818
ExecuteTests=true
1919
PlotResults=true

bin/PlotRun.config

Lines changed: 98 additions & 46 deletions
Large diffs are not rendered by default.

bin/ValidationDrugs.config

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
Subject=Debugging Test Summary
1212
1313
SMTP=smtp.ara.com
14-
Recipients=[email protected], [email protected], [email protected], [email protected], rmetoyer@ara.com, bwelch@ara.com
14+
[email protected], [email protected], bwelch@ara.com, mmcdaniel@ara.com
1515
SendEmail=true
1616
ExecuteTests=true
1717
PlotResults=true
@@ -30,7 +30,7 @@ Macro ScenarioTest=ScenarioTestDriver FastPlot Baseline=../verification/Scenario
3030

3131

3232
Validation/AlbuterolValidation.xml=ScenarioTest
33-
#Validation/DesfluraneValidation.xml=ScenarioTest
33+
Validation/DesfluraneValidation.xml=ScenarioTest
3434
Validation/EpinephrineValidation.xml=ScenarioTest
3535
Validation/FentanylValidation.xml=ScenarioTest
3636
Validation/FurosemideValidation.xml=ScenarioTest
@@ -42,4 +42,6 @@ Validation/PralidoximeValidation.xml=ScenarioTest
4242
Validation/PrednisoneValidation.xml=ScenarioTest
4343
Validation/PropofolValidation.xml=ScenarioTest
4444
Validation/RocuroniumValidation.xml=ScenarioTest
45+
Validation/SarinValidation.xml=ScenarioTest
4546
Validation/SuccinylcholineValidation.xml=ScenarioTest
47+
Validation/VasopressinValidation.xml=ScenarioTest

bin/ValidationPatients.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Subject=Patient Validation Test Summary
66
77
SMTP=smtp.ara.com
8-
Recipients=[email protected], [email protected], [email protected], [email protected], rmetoyer@ara.com, bwelch@ara.com
8+
[email protected], [email protected], bwelch@ara.com, mmcdaniel@ara.com
99
SendEmail=true
1010
ExecuteTests=true
1111
PlotResults=true

bin/ValidationSystems.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Subject=System Validation Test Summary
66
77
SMTP=smtp.ara.com
8-
Recipients=[email protected], [email protected], [email protected], [email protected], rmetoyer@ara.com, bwelch@ara.com
8+
[email protected], [email protected], bwelch@ara.com, mmcdaniel@ara.com
99
SendEmail=true
1010
ExecuteTests=true
1111
PlotResults=true

0 commit comments

Comments
 (0)