diff --git a/RegressionTests/AWAGun-1/AWAGun-1.in b/RegressionTests/AWAGun-1/AWAGun-1.in index ae5f2e1ae3d5c116ea738b20aa8daba87a486c94..6cd1dd14f574856e282b00d2e1c2bd30f71b613d 100644 --- a/RegressionTests/AWAGun-1/AWAGun-1.in +++ b/RegressionTests/AWAGun-1/AWAGun-1.in @@ -3,7 +3,7 @@ OPTION, STATDUMPFREQ = 10; // Beam Stats written every 10 time steps (stat). OPTION, BOUNDPDESTROYFQ=10; // Delete lost particles, if any OPTION, AUTOPHASE=4; // Autophase is on, and phase of max energy // gain will be found automatically for cavities -Option, VERSION=10600; +Option, VERSION=10900; Title, string="AWA Photoinjector"; diff --git a/RegressionTests/BC1-1_fixme/BC1-1.in b/RegressionTests/BC1-1_fixme/BC1-1.in index ca16017ce133c3edd52e286c62b88f65e4f91f5c..0943138118c3b05e1fb11882b69ab752f01682a4 100644 --- a/RegressionTests/BC1-1_fixme/BC1-1.in +++ b/RegressionTests/BC1-1_fixme/BC1-1.in @@ -1,7 +1,7 @@ OPTION, ECHO=FALSE; OPTION, PSDUMPFREQ=50; OPTION, CSRDUMP=TRUE; -Option, VERSION=10600; +Option, VERSION=10900; TITLE,string="OPAL Bunch Compressor 1 test, no space charge"; diff --git a/RegressionTests/BeamLine-1/BeamLine-1.in b/RegressionTests/BeamLine-1/BeamLine-1.in index ac1b58cc39d2cbcc7623bcc0ef5b29c59011d351..5e4feb5413fd1aaa11c480a7a2b59b791a16c6e6 100644 --- a/RegressionTests/BeamLine-1/BeamLine-1.in +++ b/RegressionTests/BeamLine-1/BeamLine-1.in @@ -1,7 +1,7 @@ OPTION, ECHO=FALSE; OPTION, PSDUMPFREQ=1000000; OPTION, TELL=TRUE; -Option, VERSION=10600; +Option, VERSION=10900; DT = 1.0E-10; Edes = 0.102715; diff --git a/RegressionTests/BeamLine-2/BeamLine-2.in b/RegressionTests/BeamLine-2/BeamLine-2.in index 1384c48a86a774d6a849d2ca606dfc92c9cf1cff..8a0cc64150b2263c128f27dc06422057710527fd 100644 --- a/RegressionTests/BeamLine-2/BeamLine-2.in +++ b/RegressionTests/BeamLine-2/BeamLine-2.in @@ -1,7 +1,7 @@ OPTION, ECHO=FALSE; OPTION, PSDUMPFREQ=1000000; OPTION, TELL=TRUE; -Option, VERSION=10600; +Option, VERSION=10900; DT = 1.0E-10; Edes = 0.102715; diff --git a/RegressionTests/CSRBendDrift/CSRBendDrift.in b/RegressionTests/CSRBendDrift/CSRBendDrift.in index b7252114bdd37f6c77a3cce3021914ecd5667a82..031b97ea75896eaa70379b4ba9d794a4c667c5b0 100644 --- a/RegressionTests/CSRBendDrift/CSRBendDrift.in +++ b/RegressionTests/CSRBendDrift/CSRBendDrift.in @@ -2,7 +2,7 @@ Option, ECHO=FALSE; Option, INFO=FALSE; Option, AUTOPHASE=0; Option, CSRDUMP=TRUE; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="FEL ERL"; diff --git a/RegressionTests/DCGun-Cornell-1/DCGun-Cornell-1.in b/RegressionTests/DCGun-Cornell-1/DCGun-Cornell-1.in index 015eb6081a752b56534c013465d51aa9f8e1e066..dff903c489da5e43e8a07553411811dc5e61ec73 100644 --- a/RegressionTests/DCGun-Cornell-1/DCGun-Cornell-1.in +++ b/RegressionTests/DCGun-Cornell-1/DCGun-Cornell-1.in @@ -9,7 +9,7 @@ OPTION, ECHO=TRUE; //ECHO Controls printing of an echo of input lines on the sta OPTION, INFO=TRUE; //INFO If this option is turned off, OPAL suppresses all information messages. OPTION, PSDUMPFREQ=10000; //Defines after how many time steps the phase space is dumped into the H5Part file. Default value is 10. OPTION, AUTOPHASE = 1; -Option, VERSION=10600; +Option, VERSION=10900; QB = 100e-12; diff --git a/RegressionTests/DCGun-Cornell-2/DCGun-Cornell-2.in b/RegressionTests/DCGun-Cornell-2/DCGun-Cornell-2.in index 1195ea8aa358fed5394ab4e680a712e1f5a5e199..53e6297fccbdc1d179a7bbca8565df478b5cc422 100644 --- a/RegressionTests/DCGun-Cornell-2/DCGun-Cornell-2.in +++ b/RegressionTests/DCGun-Cornell-2/DCGun-Cornell-2.in @@ -9,7 +9,7 @@ OPTION, ECHO=TRUE; //ECHO Controls printing of an echo of input lines on the sta OPTION, INFO=TRUE; //INFO If this option is turned off, OPAL suppresses all information messages. OPTION, PSDUMPFREQ=10000; //Defines after how many time steps the phase space is dumped into the H5Part file. Default value is 10. OPTION, AUTOPHASE = 1; -Option, VERSION=10600; +Option, VERSION=10900; QB = 100e-12; diff --git a/RegressionTests/Degrader-1/Degrader-1.in b/RegressionTests/Degrader-1/Degrader-1.in index 173c88afefb012ac9838d7341ece3c95527bd83b..6edcacdcc7a5f687745717f12206f17f3ca6d851 100644 --- a/RegressionTests/Degrader-1/Degrader-1.in +++ b/RegressionTests/Degrader-1/Degrader-1.in @@ -1,6 +1,6 @@ OPTION, ECHO=FALSE; OPTION, PSDUMPFREQ=10; -Option, VERSION=10600; +Option, VERSION=10900; MINBINEMITTED = 1; diff --git a/RegressionTests/Degrader-2/Degrader-2.in b/RegressionTests/Degrader-2/Degrader-2.in index fb5382a4b858952343422e5f7bbd06f0bf4e83e3..586be2d640476f232306a07185afd428f51b9765 100644 --- a/RegressionTests/Degrader-2/Degrader-2.in +++ b/RegressionTests/Degrader-2/Degrader-2.in @@ -3,7 +3,7 @@ OPTION, PSDUMPFREQ=1000; OPTION, STATDUMPFREQ=1000; OPTION, ENABLEHDF5 = FALSE; OPTION, TELL=FALSE; -Option, VERSION=10600; +Option, VERSION=10900; // OPAL Input forLA1line TFast = 5e-11; diff --git a/RegressionTests/Distribution-Binomial-1/Distribution-Binomial-1.in b/RegressionTests/Distribution-Binomial-1/Distribution-Binomial-1.in index f58d96d9c35a990e83a4c2c32cabc59ff30003f2..c3e91062e3705b329f88e79ee474d546359564af 100644 --- a/RegressionTests/Distribution-Binomial-1/Distribution-Binomial-1.in +++ b/RegressionTests/Distribution-Binomial-1/Distribution-Binomial-1.in @@ -1,7 +1,7 @@ OPTION, ECHO=FALSE; //ECHO Controls printing of an echo of input lines on the standard error file. OPTION, INFO=FALSE; //INFO If this option is turned off, OPAL suppresses all information messages. OPTION, STATDUMPFREQ=1; -Option, VERSION=10600; +Option, VERSION=10900; TITLE, STRING="Binomial Distribution Protons"; diff --git a/RegressionTests/Distribution-Gauss-1/Distribution-Gauss-1.in b/RegressionTests/Distribution-Gauss-1/Distribution-Gauss-1.in index 2d7bc1e10df27caec61e8975f79f80eabc30571f..89fd3e92e7bf7049292ba9c0a72f127920d604d0 100644 --- a/RegressionTests/Distribution-Gauss-1/Distribution-Gauss-1.in +++ b/RegressionTests/Distribution-Gauss-1/Distribution-Gauss-1.in @@ -1,7 +1,7 @@ OPTION, ECHO=FALSE; //ECHO Controls printing of an echo of input lines on the standard error file. OPTION, INFO=FALSE; //INFO If this option is turned off, OPAL suppresses all information messages. OPTION, STATDUMPFREQ=1; -Option, VERSION=10600; +Option, VERSION=10900; TITLE, STRING="Gauss Distribution Protons"; diff --git a/RegressionTests/Distribution-Gauss-2/Distribution-Gauss-2.in b/RegressionTests/Distribution-Gauss-2/Distribution-Gauss-2.in index 79eea16bb6d2cddf8445c1ba266265fe396c508a..005e792c18af58fb9fbae838fde65293aa71c265 100644 --- a/RegressionTests/Distribution-Gauss-2/Distribution-Gauss-2.in +++ b/RegressionTests/Distribution-Gauss-2/Distribution-Gauss-2.in @@ -1,7 +1,7 @@ OPTION, ECHO=FALSE; //ECHO Controls printing of an echo of input lines on the standard error file. OPTION, INFO=FALSE; //INFO If this option is turned off, OPAL suppresses all information messages. OPTION, STATDUMPFREQ=1; -Option, VERSION=10600; +Option, VERSION=10900; TITLE, STRING="Gauss Distribution Electrons"; diff --git a/RegressionTests/EGunCTF3-1/EGunCTF3-1.in b/RegressionTests/EGunCTF3-1/EGunCTF3-1.in index 6591b0bcba1c2ddb0ce39baaf66f9832d0d9c25d..03550fe7901061094f7d5391b0ad1cec9d4f1d0e 100644 --- a/RegressionTests/EGunCTF3-1/EGunCTF3-1.in +++ b/RegressionTests/EGunCTF3-1/EGunCTF3-1.in @@ -2,7 +2,7 @@ Option, PSDUMPFREQ=50; Option, STATDUMPFREQ=1; Option, ECHO=FALSE; Option, AUTOPHASE=4; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="Phase 1 of PSI FEL 250 Injector with CTF3 RF Photoinjector"; diff --git a/RegressionTests/EGunCTF3-2/EGunCTF3-2.in b/RegressionTests/EGunCTF3-2/EGunCTF3-2.in index 67748ee5fc481df6b94de65ed622aecaec15ee67..35e0ec5cd48966eca8ffb4a416cf1efffa94285b 100644 --- a/RegressionTests/EGunCTF3-2/EGunCTF3-2.in +++ b/RegressionTests/EGunCTF3-2/EGunCTF3-2.in @@ -3,7 +3,7 @@ Option, STATDUMPFREQ=1; Option, ECHO=FALSE; Option, AUTOPHASE=4; Option, ECHO=FALSE; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="Phase 1 of PSI FEL 250 Injector with CTF3 RF Photoinjector"; diff --git a/RegressionTests/Envelope-Tracker-Phase1/Envelope-Tracker-Phase1.in b/RegressionTests/Envelope-Tracker-Phase1/Envelope-Tracker-Phase1.in index c287549d51d783a8168bef4bb71bc0a8fa7f0c6c..87ab8052c128970e2c7e9375807296d0a039bfb5 100644 --- a/RegressionTests/Envelope-Tracker-Phase1/Envelope-Tracker-Phase1.in +++ b/RegressionTests/Envelope-Tracker-Phase1/Envelope-Tracker-Phase1.in @@ -1,7 +1,7 @@ Option, ECHO=FALSE; Option, INFO=TRUE; Option, PSDUMPFREQ=200; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="SwissFEL Injector, Phase 1 (Feb. 2010)"; diff --git a/RegressionTests/ExternalFieldTest/ExternalFieldTest.in b/RegressionTests/ExternalFieldTest/ExternalFieldTest.in index 81dde466fbd9b2875f5c2c0ad73bbbef9e073875..5a535e54504a1835af5cc44303f82726310c3c9b 100644 --- a/RegressionTests/ExternalFieldTest/ExternalFieldTest.in +++ b/RegressionTests/ExternalFieldTest/ExternalFieldTest.in @@ -1,7 +1,7 @@ Option, ECHO=FALSE; Option, PSDUMPFREQ=2000; //Option, AUTOPHASE=10; -Option, VERSION=10600; +Option, VERSION=10900; Title,string="OPAL External field test"; diff --git a/RegressionTests/HKick-Test-1/HKick-Test-1.in b/RegressionTests/HKick-Test-1/HKick-Test-1.in index 16be7b2a7733fbca8f0ca976d089d85a462c2d0b..80544b6b30349f065ac4a5a6a1984c928d1b41a0 100644 --- a/RegressionTests/HKick-Test-1/HKick-Test-1.in +++ b/RegressionTests/HKick-Test-1/HKick-Test-1.in @@ -1,7 +1,7 @@ Option, ECHO=FALSE; Option, INFO=FALSE; Option, AUTOPHASE=0; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="HKick Test"; diff --git a/RegressionTests/HKick-Test-2/HKick-Test-2.in b/RegressionTests/HKick-Test-2/HKick-Test-2.in index c6c5f449b3a2e999c315bd2b854a58faa89de4ab..93c4be6979d733feb5738f51f4a2b76bfe9d2a2a 100644 --- a/RegressionTests/HKick-Test-2/HKick-Test-2.in +++ b/RegressionTests/HKick-Test-2/HKick-Test-2.in @@ -1,7 +1,7 @@ Option, ECHO=FALSE; Option, INFO=FALSE; Option, AUTOPHASE=0; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="HKick Test"; diff --git a/RegressionTests/Kick-Test-1/Kick-Test-1.in b/RegressionTests/Kick-Test-1/Kick-Test-1.in index 471c37ef0b1af0c39a5b443114590c34848e01a5..fe8d79e511075c7587ccf6b20e22edf65fc157ea 100644 --- a/RegressionTests/Kick-Test-1/Kick-Test-1.in +++ b/RegressionTests/Kick-Test-1/Kick-Test-1.in @@ -1,7 +1,7 @@ Option, ECHO=FALSE; Option, INFO=FALSE; Option, AUTOPHASE=0; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="General kick Test"; diff --git a/RegressionTests/LaserEmission-1/LaserEmission-1.in b/RegressionTests/LaserEmission-1/LaserEmission-1.in index 33abfc17740e2a7db3686668181591c59d4fed19..80dde8d0e948f4570b5f676c4ff690984da96f47 100644 --- a/RegressionTests/LaserEmission-1/LaserEmission-1.in +++ b/RegressionTests/LaserEmission-1/LaserEmission-1.in @@ -1,7 +1,7 @@ OPTION, ECHO=FALSE; OPTION, PSDUMPFREQ=300; OPTION, STATDUMPFREQ=10; -Option, VERSION=10600; +Option, VERSION=10900; TITLE,string="OBLA 4 MeV Gun and Beam"; diff --git a/RegressionTests/OpalRingTest/OpalRingTest.in b/RegressionTests/OpalRingTest/OpalRingTest.in index 7dde82ff1777b489857b0640d06ab19ed2714a34..404cf92f2af88c1cc7d89008d7f4a245b5124e88 100644 --- a/RegressionTests/OpalRingTest/OpalRingTest.in +++ b/RegressionTests/OpalRingTest/OpalRingTest.in @@ -5,7 +5,7 @@ Option, ECHO=TRUE; Title,string="ERIT test simulation using OPAL code"; Option, ASCIIDUMP=TRUE; OPTION, PSDUMPFREQ=100000; -Option, VERSION=10600; +Option, VERSION=10900; Edes=0.011; e_tot = (Edes+PMASS); diff --git a/RegressionTests/PROSCAN-1/PROSCAN-1.in b/RegressionTests/PROSCAN-1/PROSCAN-1.in index 9b00d9635b673fa08327f4089e55a9e6e0bf0e37..a2753483663a6e7e6b145fa695f7aab80238ebcf 100644 --- a/RegressionTests/PROSCAN-1/PROSCAN-1.in +++ b/RegressionTests/PROSCAN-1/PROSCAN-1.in @@ -2,7 +2,7 @@ OPTION, ECHO=TRUE; OPTION, PSDUMPFREQ=50000; OPTION, TELL=TRUE; //OPTION, INFO=FALSE; -Option, VERSION=10600; +Option, VERSION=10900; // OPAL Input forLA2line TFast = 5e-11; diff --git a/RegressionTests/PROSCAN-1/reference/PROSCAN-1.in b/RegressionTests/PROSCAN-1/reference/PROSCAN-1.in index f664d4de867af277c3f120e4a73cf0724e34ae23..cc2ecb34cb9c3aeb08910918db9cb6e42c11a21a 100644 --- a/RegressionTests/PROSCAN-1/reference/PROSCAN-1.in +++ b/RegressionTests/PROSCAN-1/reference/PROSCAN-1.in @@ -2,7 +2,7 @@ OPTION, ECHO=TRUE; OPTION, PSDUMPFREQ=50000; OPTION, TELL=TRUE; //OPTION, INFO=FALSE; -Option, VERSION=10600; +Option, VERSION=10900; // OPAL Input forLA2line TFast = 5e-11; diff --git a/RegressionTests/PROSCAN-2/PROSCAN-2.in b/RegressionTests/PROSCAN-2/PROSCAN-2.in index 520ea20a0e1845595e2ce226d3cd19bf63075b6a..e0e8c27dfb78151fc45277b46a815455f18f3666 100644 --- a/RegressionTests/PROSCAN-2/PROSCAN-2.in +++ b/RegressionTests/PROSCAN-2/PROSCAN-2.in @@ -2,7 +2,7 @@ OPTION, ECHO=TRUE; OPTION, PSDUMPFREQ=50000; OPTION, TELL=TRUE; //OPTION, INFO=FALSE; -Option, VERSION=10600; +Option, VERSION=10900; // OPAL Input forLA2line TFast = 5e-11; diff --git a/RegressionTests/PROSCAN-2/reference/PROSCAN-2.in b/RegressionTests/PROSCAN-2/reference/PROSCAN-2.in index f664d4de867af277c3f120e4a73cf0724e34ae23..cc2ecb34cb9c3aeb08910918db9cb6e42c11a21a 100644 --- a/RegressionTests/PROSCAN-2/reference/PROSCAN-2.in +++ b/RegressionTests/PROSCAN-2/reference/PROSCAN-2.in @@ -2,7 +2,7 @@ OPTION, ECHO=TRUE; OPTION, PSDUMPFREQ=50000; OPTION, TELL=TRUE; //OPTION, INFO=FALSE; -Option, VERSION=10600; +Option, VERSION=10900; // OPAL Input forLA2line TFast = 5e-11; diff --git a/RegressionTests/PROSCAN-3/PROSCAN-3.in b/RegressionTests/PROSCAN-3/PROSCAN-3.in index 52dfb61c62d92bc258340ee5a7b6b71b4036ced8..9718ff0cd389cf269e7b0b8630c14066a09f7be7 100644 --- a/RegressionTests/PROSCAN-3/PROSCAN-3.in +++ b/RegressionTests/PROSCAN-3/PROSCAN-3.in @@ -2,7 +2,7 @@ OPTION, ECHO=TRUE; OPTION, PSDUMPFREQ=50000; OPTION, TELL=TRUE; //OPTION, INFO=FALSE; -Option, VERSION=10600; +Option, VERSION=10900; // OPAL Input forLA2line TFast = 5e-11; diff --git a/RegressionTests/PROSCAN-3/reference/PROSCAN-3.in b/RegressionTests/PROSCAN-3/reference/PROSCAN-3.in index baa6bfb3f769a6d82080e0430cbb0cb3b6b0dca1..073ed7eac716bcfd9acbd7d7a686e85fd873d191 100644 --- a/RegressionTests/PROSCAN-3/reference/PROSCAN-3.in +++ b/RegressionTests/PROSCAN-3/reference/PROSCAN-3.in @@ -2,7 +2,7 @@ OPTION, ECHO=TRUE; OPTION, PSDUMPFREQ=50000; OPTION, TELL=TRUE; //OPTION, INFO=FALSE; -Option, VERSION=10600; +Option, VERSION=10900; // OPAL Input forLA2line TFast = 5e-11; diff --git a/RegressionTests/PROSCAN-4/PROSCAN-4.in b/RegressionTests/PROSCAN-4/PROSCAN-4.in index e7cf0c7a4e845521fd60cc13708def990f598430..b334e8cac80fe84c60ac0611cada9446dafe30d4 100644 --- a/RegressionTests/PROSCAN-4/PROSCAN-4.in +++ b/RegressionTests/PROSCAN-4/PROSCAN-4.in @@ -2,7 +2,7 @@ OPTION, ECHO=TRUE; OPTION, PSDUMPFREQ=50000; OPTION, TELL=TRUE; //OPTION, INFO=FALSE; -Option, VERSION=10600; +Option, VERSION=10900; // OPAL Input forLA2line TFast = 5e-11; diff --git a/RegressionTests/PROSCAN-4/reference/PROSCAN-4.in b/RegressionTests/PROSCAN-4/reference/PROSCAN-4.in index 3fb5ecf678c5f232b2bc73fce1aba56362c9a375..d1828259285f414ba2b539d27854ef7108cb598a 100644 --- a/RegressionTests/PROSCAN-4/reference/PROSCAN-4.in +++ b/RegressionTests/PROSCAN-4/reference/PROSCAN-4.in @@ -2,7 +2,7 @@ OPTION, ECHO=TRUE; OPTION, PSDUMPFREQ=50000; OPTION, TELL=TRUE; //OPTION, INFO=FALSE; -Option, VERSION=10600; +Option, VERSION=10900; // OPAL Input forLA2line TFast = 5e-11; diff --git a/RegressionTests/PSIGUN-1/PSIGUN-1.in b/RegressionTests/PSIGUN-1/PSIGUN-1.in index 1e0795908a2791e37796f38c010d56e9aa4f1d75..dd2fba6276a67023c3fed76a1b06da1aa7ce8445 100644 --- a/RegressionTests/PSIGUN-1/PSIGUN-1.in +++ b/RegressionTests/PSIGUN-1/PSIGUN-1.in @@ -2,7 +2,7 @@ Option, PSDUMPFREQ=500; Option, STATDUMPFREQ=1; Option, ECHO=FALSE; Option, AUTOPHASE=4; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="PSIGUN-1 "; diff --git a/RegressionTests/ParallelPlateFurman1/ParallelPlateFurman1.in b/RegressionTests/ParallelPlateFurman1/ParallelPlateFurman1.in index 126145048b26c12fc16080f64aebd47442c46f43..062b76b50c9edd2ca8797886e229847ad04bd106 100644 --- a/RegressionTests/ParallelPlateFurman1/ParallelPlateFurman1.in +++ b/RegressionTests/ParallelPlateFurman1/ParallelPlateFurman1.in @@ -3,7 +3,7 @@ Option, PSDUMPFREQ=10; Option, STATDUMPFREQ=10; Option, PPDEBUG=TRUE; Option, SURFDUMPFREQ=10; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="Parallel Plate Benchmark Furman Pivi model constant number of particles"; diff --git a/RegressionTests/ParallelPlateVaughan1/ParallelPlateVaughan1.in b/RegressionTests/ParallelPlateVaughan1/ParallelPlateVaughan1.in index 26825ce89105cc08bd0d8a801ff2510a73626d65..16092c0817f3cace705339fa7d0addd13afd5409 100644 --- a/RegressionTests/ParallelPlateVaughan1/ParallelPlateVaughan1.in +++ b/RegressionTests/ParallelPlateVaughan1/ParallelPlateVaughan1.in @@ -3,7 +3,7 @@ Option, INFO=FALSE; Option, PSDUMPFREQ=1; Option, STATDUMPFREQ=1; Option, PPDEBUG=TRUE; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="Parallel Plate Benchmark Vaughan model constant number of particles"; diff --git a/RegressionTests/PerfectDiode/PerfectDiode.in b/RegressionTests/PerfectDiode/PerfectDiode.in index ed90cb5d4210a949b4a05adac8435b8eec080545..b3db833196da433d817e520e607ed0e65021cdb5 100644 --- a/RegressionTests/PerfectDiode/PerfectDiode.in +++ b/RegressionTests/PerfectDiode/PerfectDiode.in @@ -1,7 +1,7 @@ Option, ECHO=FALSE; Option, PSDUMPFREQ=5; Option, STATDUMPFREQ=10; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="OPAL Simulation of Ideal Diode, No Space Charge"; diff --git a/RegressionTests/Quad-Simple-Test-1/Quad-Simple-Test-1.in b/RegressionTests/Quad-Simple-Test-1/Quad-Simple-Test-1.in index 207f7e65a1b2c6c36f6a17206c9a110afae76606..f04028899e48937e1696161a7d2ea7e2d3d4ed5f 100644 --- a/RegressionTests/Quad-Simple-Test-1/Quad-Simple-Test-1.in +++ b/RegressionTests/Quad-Simple-Test-1/Quad-Simple-Test-1.in @@ -2,7 +2,7 @@ OPTION, ECHO=FALSE; OPTION, INFO=FALSE; OPTION, PSDUMPFREQ=1000; OPTION, STATDUMPFREQ=1; -Option, VERSION=10600; +Option, VERSION=10900; TITLE, STRING="Quad Test"; diff --git a/RegressionTests/RBend-Simple-Test-1/RBend-Simple-Test-1.in b/RegressionTests/RBend-Simple-Test-1/RBend-Simple-Test-1.in index cfbbe56ebb3a2347cd78a6d08951923164cef495..bcf00591be2cd2bcb11233aa0f3cc9fe14775ef1 100644 --- a/RegressionTests/RBend-Simple-Test-1/RBend-Simple-Test-1.in +++ b/RegressionTests/RBend-Simple-Test-1/RBend-Simple-Test-1.in @@ -1,7 +1,7 @@ Option, ECHO=FALSE; Option, INFO=FALSE; Option, AUTOPHASE=0; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="RBend Test"; diff --git a/RegressionTests/RBend-Simple-Test-2/RBend-Simple-Test-2.in b/RegressionTests/RBend-Simple-Test-2/RBend-Simple-Test-2.in index 52f2bfb26aa6184063ca838cc2095868f7927f4d..a4e38580d97821523d8453b2513d6b7667643d7b 100644 --- a/RegressionTests/RBend-Simple-Test-2/RBend-Simple-Test-2.in +++ b/RegressionTests/RBend-Simple-Test-2/RBend-Simple-Test-2.in @@ -1,7 +1,7 @@ Option, ECHO=FALSE; Option, INFO=FALSE; Option, AUTOPHASE=0; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="RBend Test"; diff --git a/RegressionTests/RBend-Simple-Test-3/RBend-Simple-Test-3.in b/RegressionTests/RBend-Simple-Test-3/RBend-Simple-Test-3.in index e4c4f21cf38840ea3568ebf82d3d4d3b2016de83..dee411f6c4bbd2b571a73bdc02152cf07e338f1c 100644 --- a/RegressionTests/RBend-Simple-Test-3/RBend-Simple-Test-3.in +++ b/RegressionTests/RBend-Simple-Test-3/RBend-Simple-Test-3.in @@ -1,7 +1,7 @@ Option, ECHO=FALSE; Option, INFO=FALSE; Option, AUTOPHASE=0; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="RBend Test"; diff --git a/RegressionTests/RBend-Simple-Test-4/RBend-Simple-Test-4.in b/RegressionTests/RBend-Simple-Test-4/RBend-Simple-Test-4.in index 3d5fd917940553c3e0127ae2cc3e51aa94b0b220..cf686bcab146562773afa7440e2436c31a3d8d3c 100644 --- a/RegressionTests/RBend-Simple-Test-4/RBend-Simple-Test-4.in +++ b/RegressionTests/RBend-Simple-Test-4/RBend-Simple-Test-4.in @@ -1,7 +1,7 @@ Option, ECHO=FALSE; Option, INFO=FALSE; Option, AUTOPHASE=0; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="RBend Test"; diff --git a/RegressionTests/RestartTest-1/RestartTest-1.in b/RegressionTests/RestartTest-1/RestartTest-1.in index 027ec9287e3e854b09d5253f80ecf26f6d35c253..4bcccc9869d531763a37b1f7425bb4b0ec3af78a 100644 --- a/RegressionTests/RestartTest-1/RestartTest-1.in +++ b/RegressionTests/RestartTest-1/RestartTest-1.in @@ -2,7 +2,7 @@ Option, PSDUMPFREQ=50; Option, STATDUMPFREQ=1; Option, ECHO=FALSE; Option, AUTOPHASE=4; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="Phase 1 of PSI FEL 250 Injector with CTF3 RF Photoinjector"; diff --git a/RegressionTests/RestartTest-2/RestartTest-2.in b/RegressionTests/RestartTest-2/RestartTest-2.in index 43587f00d3c86f518ecac927adb9d7411c35d744..786634f744336f9efff82712188be7189e61d2e0 100644 --- a/RegressionTests/RestartTest-2/RestartTest-2.in +++ b/RegressionTests/RestartTest-2/RestartTest-2.in @@ -8,7 +8,7 @@ Option, ECHO=FALSE; Option, STATDUMPFREQ=1; Option, CZERO=FALSE; Option, TELL=TRUE; -Option, VERSION=10600; +Option, VERSION=10900; Title,string="OPAL-cycl: the first turn acceleration in PSI 590MeV Ring"; diff --git a/RegressionTests/RestartTest-3/RestartTest-3.in b/RegressionTests/RestartTest-3/RestartTest-3.in index 027ec9287e3e854b09d5253f80ecf26f6d35c253..4bcccc9869d531763a37b1f7425bb4b0ec3af78a 100644 --- a/RegressionTests/RestartTest-3/RestartTest-3.in +++ b/RegressionTests/RestartTest-3/RestartTest-3.in @@ -2,7 +2,7 @@ Option, PSDUMPFREQ=50; Option, STATDUMPFREQ=1; Option, ECHO=FALSE; Option, AUTOPHASE=4; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="Phase 1 of PSI FEL 250 Injector with CTF3 RF Photoinjector"; diff --git a/RegressionTests/RestartTest-4/RestartTest-4.in b/RegressionTests/RestartTest-4/RestartTest-4.in index 027ec9287e3e854b09d5253f80ecf26f6d35c253..4bcccc9869d531763a37b1f7425bb4b0ec3af78a 100644 --- a/RegressionTests/RestartTest-4/RestartTest-4.in +++ b/RegressionTests/RestartTest-4/RestartTest-4.in @@ -2,7 +2,7 @@ Option, PSDUMPFREQ=50; Option, STATDUMPFREQ=1; Option, ECHO=FALSE; Option, AUTOPHASE=4; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="Phase 1 of PSI FEL 250 Injector with CTF3 RF Photoinjector"; diff --git a/RegressionTests/RestartTest-5/RestartTest-5.in b/RegressionTests/RestartTest-5/RestartTest-5.in index 027ec9287e3e854b09d5253f80ecf26f6d35c253..4bcccc9869d531763a37b1f7425bb4b0ec3af78a 100644 --- a/RegressionTests/RestartTest-5/RestartTest-5.in +++ b/RegressionTests/RestartTest-5/RestartTest-5.in @@ -2,7 +2,7 @@ Option, PSDUMPFREQ=50; Option, STATDUMPFREQ=1; Option, ECHO=FALSE; Option, AUTOPHASE=4; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="Phase 1 of PSI FEL 250 Injector with CTF3 RF Photoinjector"; diff --git a/RegressionTests/RestartTest-6/RestartTest-6.2.in b/RegressionTests/RestartTest-6/RestartTest-6.2.in index bdbac64abfc9c9abe449d7dfd8b3df1ee85927e1..54bc7544d4482221c9588519340c8bbfbc8995c4 100644 --- a/RegressionTests/RestartTest-6/RestartTest-6.2.in +++ b/RegressionTests/RestartTest-6/RestartTest-6.2.in @@ -2,7 +2,7 @@ Option, PSDUMPFREQ=50; Option, STATDUMPFREQ=1; Option, ECHO=FALSE; Option, AUTOPHASE=4; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="Phase 1 of PSI FEL 250 Injector with CTF3 RF Photoinjector"; diff --git a/RegressionTests/RestartTest-6/RestartTest-6.in b/RegressionTests/RestartTest-6/RestartTest-6.in index 027ec9287e3e854b09d5253f80ecf26f6d35c253..4bcccc9869d531763a37b1f7425bb4b0ec3af78a 100644 --- a/RegressionTests/RestartTest-6/RestartTest-6.in +++ b/RegressionTests/RestartTest-6/RestartTest-6.in @@ -2,7 +2,7 @@ Option, PSDUMPFREQ=50; Option, STATDUMPFREQ=1; Option, ECHO=FALSE; Option, AUTOPHASE=4; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="Phase 1 of PSI FEL 250 Injector with CTF3 RF Photoinjector"; diff --git a/RegressionTests/RestartTest-7/RestartTest-7.in b/RegressionTests/RestartTest-7/RestartTest-7.in index 67d84d3ab13979984adfc5db30377d05bafe63d1..03b828aae516635d4379f0741050dcb9203a91c5 100644 --- a/RegressionTests/RestartTest-7/RestartTest-7.in +++ b/RegressionTests/RestartTest-7/RestartTest-7.in @@ -1,7 +1,7 @@ Option, ECHO=FALSE; Option, INFO=TRUE; Option, PSDUMPFREQ=100; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="SwissFEL Injector, Phase 1 (Feb. 2010)"; diff --git a/RegressionTests/RestartTest-8/RestartTest-8.2.in b/RegressionTests/RestartTest-8/RestartTest-8.2.in index 67d84d3ab13979984adfc5db30377d05bafe63d1..03b828aae516635d4379f0741050dcb9203a91c5 100644 --- a/RegressionTests/RestartTest-8/RestartTest-8.2.in +++ b/RegressionTests/RestartTest-8/RestartTest-8.2.in @@ -1,7 +1,7 @@ Option, ECHO=FALSE; Option, INFO=TRUE; Option, PSDUMPFREQ=100; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="SwissFEL Injector, Phase 1 (Feb. 2010)"; diff --git a/RegressionTests/RestartTest-8/RestartTest-8.in b/RegressionTests/RestartTest-8/RestartTest-8.in index e8214605e04d00b18dd176d09c1ba3d416dfa920..6a339f798d546a9b316de8b0ec865f1cfbaf497b 100644 --- a/RegressionTests/RestartTest-8/RestartTest-8.in +++ b/RegressionTests/RestartTest-8/RestartTest-8.in @@ -1,7 +1,7 @@ Option, ECHO=FALSE; Option, INFO=TRUE; Option, PSDUMPFREQ=100; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="SwissFEL Injector, Phase 1 (Feb. 2010)"; diff --git a/RegressionTests/RingCyclotron/RingCyclotron.in b/RegressionTests/RingCyclotron/RingCyclotron.in index 621af01d27b34301a43e2026b8c4eac867e6170c..44e3437a49a10cc655c8c90799a8da47d860bc08 100644 --- a/RegressionTests/RingCyclotron/RingCyclotron.in +++ b/RegressionTests/RingCyclotron/RingCyclotron.in @@ -8,7 +8,7 @@ Option, ECHO=FALSE; Option, STATDUMPFREQ=1; Option, CZERO=FALSE; Option, TELL=TRUE; -Option, VERSION=10600; +Option, VERSION=10900; Title,string="OPAL-cycl: the first turn acceleration in PSI 590MeV Ring"; diff --git a/RegressionTests/RingCyclotronMTS/RingCyclotronMTS.in b/RegressionTests/RingCyclotronMTS/RingCyclotronMTS.in index e46fda2258b7f1fe310f2dc46c5d552a2ec34395..a9888f2a02a3040e48860be1548cbd00db9b8424 100644 --- a/RegressionTests/RingCyclotronMTS/RingCyclotronMTS.in +++ b/RegressionTests/RingCyclotronMTS/RingCyclotronMTS.in @@ -9,7 +9,7 @@ Option, ECHO=FALSE; Option, STATDUMPFREQ=1; Option, CZERO=FALSE; Option, TELL=TRUE; -Option, VERSION=10600; +Option, VERSION=10900; Title,string="OPAL-cycl: the first turn acceleration in PSI 590MeV Ring"; diff --git a/RegressionTests/RingCyclotronMatched/RingCyclotronMatched.in b/RegressionTests/RingCyclotronMatched/RingCyclotronMatched.in index f68252e944293d0190c21f20a3be08fe6e2ec7b9..fc2be50dc887e27f45b52444e9f800d7579e879c 100644 --- a/RegressionTests/RingCyclotronMatched/RingCyclotronMatched.in +++ b/RegressionTests/RingCyclotronMatched/RingCyclotronMatched.in @@ -6,7 +6,7 @@ OPTION, PSDUMPLOCALFRAME = FALSE; OPTION, REPARTFREQ = 20; OPTION, CZERO = FALSE; OPTION, TELL = TRUE; -Option, VERSION=10600; +Option, VERSION=10900; Title,string="OPAL-cycl: test matched distribution PSI Ring"; diff --git a/RegressionTests/SAAMG-Test-1/SAAMG-Test-1.in b/RegressionTests/SAAMG-Test-1/SAAMG-Test-1.in index 05da5aa458ca02eff81ac2a0fb4942e44731fdfe..858ea3406a10e791666f93bca2f142a0a79437bf 100644 --- a/RegressionTests/SAAMG-Test-1/SAAMG-Test-1.in +++ b/RegressionTests/SAAMG-Test-1/SAAMG-Test-1.in @@ -5,7 +5,7 @@ OPTION, ECHO = FALSE, STATDUMPFREQ = 10, REPARTFREQ = 1000, PSDUMPLOCALFRAME = FALSE; -Option, VERSION=10600; +Option, VERSION=10900; // Some local variables Ekin = 59940*1e-9; // eV -> GeV diff --git a/RegressionTests/SBend-Simple-Test-1/SBend-Simple-Test-1.in b/RegressionTests/SBend-Simple-Test-1/SBend-Simple-Test-1.in index e927fb923612366d6863a0fd72e905e19a3a1611..3271b4ebdaa28306dc72cbab5d70ff3924ffb8ac 100644 --- a/RegressionTests/SBend-Simple-Test-1/SBend-Simple-Test-1.in +++ b/RegressionTests/SBend-Simple-Test-1/SBend-Simple-Test-1.in @@ -1,7 +1,7 @@ Option, ECHO=FALSE; Option, INFO=FALSE; Option, AUTOPHASE=0; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="SBend Test"; diff --git a/RegressionTests/SBend-Simple-Test-2/SBend-Simple-Test-2.in b/RegressionTests/SBend-Simple-Test-2/SBend-Simple-Test-2.in index f83ba7f3960a3ae02f0c180f9f21b769f3658b41..1d96292946505b325b3336c86f9a575121a73dbd 100644 --- a/RegressionTests/SBend-Simple-Test-2/SBend-Simple-Test-2.in +++ b/RegressionTests/SBend-Simple-Test-2/SBend-Simple-Test-2.in @@ -1,7 +1,7 @@ Option, ECHO=FALSE; Option, INFO=FALSE; Option, AUTOPHASE=0; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="SBend Test"; diff --git a/RegressionTests/SBend-Simple-Test-3/SBend-Simple-Test-3.in b/RegressionTests/SBend-Simple-Test-3/SBend-Simple-Test-3.in index 6d7e2caccdca6e58498d5b5142b28ec36b6c1065..6b2797c8505ecee8153f1c75bc73d11cb4fc8096 100644 --- a/RegressionTests/SBend-Simple-Test-3/SBend-Simple-Test-3.in +++ b/RegressionTests/SBend-Simple-Test-3/SBend-Simple-Test-3.in @@ -1,7 +1,7 @@ Option, ECHO=FALSE; Option, INFO=FALSE; Option, AUTOPHASE=0; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="SBend Test"; diff --git a/RegressionTests/SBend-Simple-Test-4/SBend-Simple-Test-4.in b/RegressionTests/SBend-Simple-Test-4/SBend-Simple-Test-4.in index 40865ccfd05cc85eac80b3081e344e77aeaae43e..1751f84a88be09b5c201712d857fbd7d335f10e8 100644 --- a/RegressionTests/SBend-Simple-Test-4/SBend-Simple-Test-4.in +++ b/RegressionTests/SBend-Simple-Test-4/SBend-Simple-Test-4.in @@ -1,7 +1,7 @@ Option, ECHO=FALSE; Option, INFO=FALSE; Option, AUTOPHASE=0; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="SBend Test"; diff --git a/RegressionTests/Scan-1/Scan-1.in b/RegressionTests/Scan-1/Scan-1.in index 3b47de2e3bfd7c957a02db5591806ca0a9cf834d..d2d7d17b2f523f5a42628152ce3fbea8c5e3604b 100644 --- a/RegressionTests/Scan-1/Scan-1.in +++ b/RegressionTests/Scan-1/Scan-1.in @@ -3,7 +3,7 @@ Option, PSDUMPFREQ=1000; //Option, STATDUMPFREQ=1; Option, SCAN=TRUE; Option, SEED=12345; -Option, VERSION=10600; +Option, VERSION=10900; REPARTFREQ=1000; MINSTEPFORREBIN=1500; diff --git a/RegressionTests/Transfer-Line-fixme/Transfer-Line.in b/RegressionTests/Transfer-Line-fixme/Transfer-Line.in index 67f5307ee09a5dd4d85e5fc8fc9f5f2f149b29ac..5b4c73c481c652d0636939451c60d65f74247134 100644 --- a/RegressionTests/Transfer-Line-fixme/Transfer-Line.in +++ b/RegressionTests/Transfer-Line-fixme/Transfer-Line.in @@ -1,6 +1,6 @@ Option, ECHO=FALSE; Option, PSDUMPFREQ=50; -Option, VERSION=10600; +Option, VERSION=10900; Title,string="iw2 transfer line CAD-Zeichnung 0-00101.25.336F"; diff --git a/RegressionTests/VKick-Test-1/VKick-Test-1.in b/RegressionTests/VKick-Test-1/VKick-Test-1.in index e8a5711b59e39c9d806d7c83bb3f850847fccbba..db72714c991e8c9676e4c6d8b34e9e45f00da077 100644 --- a/RegressionTests/VKick-Test-1/VKick-Test-1.in +++ b/RegressionTests/VKick-Test-1/VKick-Test-1.in @@ -1,7 +1,7 @@ Option, ECHO=FALSE; Option, INFO=FALSE; Option, AUTOPHASE=0; -Option, VERSION=10600; +Option, VERSION=10900; Title, string="HKick Test"; diff --git a/RegressionTests/opalimpact-1/opalimpact-1.in b/RegressionTests/opalimpact-1/opalimpact-1.in index dce3b1a78dddd4a5e67525ea45a926c037a0277a..2b80a43a85c71041350458adb9777a27e3f975f9 100644 --- a/RegressionTests/opalimpact-1/opalimpact-1.in +++ b/RegressionTests/opalimpact-1/opalimpact-1.in @@ -3,7 +3,7 @@ OPTION, ECHO = FALSE, STATDUMPFREQ = 10, REPARTFREQ = 1000, PSDUMPLOCALFRAME = FALSE; -Option, VERSION=10600; +Option, VERSION=10900; TITLE, string="Gaussian bunch drift test";