Changeset 16938
- Timestamp:
- 11/25/13 18:06:54 (11 years ago)
- Location:
- issm/trunk-jpl/test/NightlyRun
- Files:
-
- 30 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test119.m
r15902 r16938 18 18 %Fields and tolerances to track changes 19 19 field_names ={'x1','y1','x2','y2','nbelements','elapsed time'}; 20 field_tolerances={ 1e-13,1e-13,1e-13,1e-13,1e-13,1.5};20 field_tolerances={2e-9,2e-9,1e-13,1e-13,1e-13,1.5}; 21 21 field_values={... 22 22 x1, y1,... -
issm/trunk-jpl/test/NightlyRun/test119.py
r15902 r16938 23 23 #Fields and tolerances to track changes 24 24 field_names =['x1','y1','x2','y2','nbelements','elapsed time'] 25 field_tolerances=[ 1e-13,1e-13,1e-13,1e-13,1e-13,1.5]25 field_tolerances=[2e-9,2e-9,1e-13,1e-13,1e-13,1.5] 26 26 field_values=[\ 27 27 x1, y1,\ -
issm/trunk-jpl/test/NightlyRun/test215.m
r16480 r16938 23 23 %Fields and tolerances to track changes 24 24 field_names ={'Gradient','Misfits','MaterialsRheologyBbar','Pressure','Vel','Vx','Vy'}; 25 field_tolerances={1e-08,1e-09, 1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,3e-09,1e-09};25 field_tolerances={1e-08,1e-09,2e-09,1e-09,2e-09,5e-09,2e-09}; 26 26 field_values={... 27 27 (md.results.StressbalanceSolution.Gradient1),... -
issm/trunk-jpl/test/NightlyRun/test215.py
r16480 r16938 39 39 40 40 field_names =['Gradient','Misfits','MaterialsRheologyBbar','Pressure','Vel','Vx','Vy'] 41 field_tolerances=[1e-08,1e-09,1e-09,1e-09, 1e-09,1e-09,1e-09,1e-09,3e-09,1e-09]41 field_tolerances=[1e-08,1e-09,1e-09,1e-09,2e-09,5e-09,2e-09] 42 42 field_values=[\ 43 43 md.results.StressbalanceSolution.Gradient1,\ -
issm/trunk-jpl/test/NightlyRun/test322.m
r16307 r16938 23 23 %Fields and tolerances to track changes 24 24 field_names ={'Gradient','Misfits','FrictionCoefficient','Pressure','Vel','Vx','Vy'}; 25 field_tolerances={1e-06,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09, 1e-09,1e-09,1e-09};25 field_tolerances={1e-06,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,2e-09,2e-09,2e-09}; 26 26 field_values={... 27 27 (md.results.StressbalanceSolution.Gradient1),... -
issm/trunk-jpl/test/NightlyRun/test322.py
r16307 r16938 35 35 #Fields and tolerances to track changes 36 36 field_names =['Gradient','Misfits','FrictionCoefficient','Pressure','Vel','Vx','Vy'] 37 field_tolerances=[1e-06,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09, 1e-09,1e-09,1e-09]37 field_tolerances=[1e-06,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,2e-09,2e-09,2e-09] 38 38 field_values=[\ 39 39 md.results.StressbalanceSolution.Gradient1,\ -
issm/trunk-jpl/test/NightlyRun/test410.m
r15920 r16938 10 10 %Fields and tolerances to track changes 11 11 field_names ={'Vx','Vy','Vz','Vel','Pressure','Temperature','BasalforcingsMeltingRate'}; 12 field_tolerances={1e-09,1e-09,1e-08,2e-10,1e-13, 1e-10,1e-06};12 field_tolerances={1e-09,1e-09,1e-08,2e-10,1e-13,2e-10,1e-06}; 13 13 field_values={... 14 14 (md.results.SteadystateSolution.Vx),... -
issm/trunk-jpl/test/NightlyRun/test410.py
r15920 r16938 20 20 #Fields and tolerances to track changes 21 21 field_names =['Vx','Vy','Vz','Vel','Pressure','Temperature','BasalforcingsMeltingRate'] 22 field_tolerances=[1e-09,1e-09,1e-08,1e-09,1e-13, 1e-10,1e-06]22 field_tolerances=[1e-09,1e-09,1e-08,1e-09,1e-13,2e-10,1e-06] 23 23 field_values=[\ 24 24 md.results.SteadystateSolution.Vx,\ -
issm/trunk-jpl/test/NightlyRun/test415.m
r16307 r16938 24 24 %Fields and tolerances to track changes 25 25 field_names ={'Gradient','Misfits','FrictionCoefficient','Pressure','Vel','Vx','Vy','Vz','Temperature','BasalforcingsMeltingRate'}; 26 field_tolerances={ 1e-10,1e-9,1e-10,1e-13,1e-09,1e-09,1e-09,1e-8,1e-09,1e-6};26 field_tolerances={5e-10,1e-9,1e-10,1e-13,1e-09,1e-09,1e-09,1e-8,1e-09,1e-6}; 27 27 field_values={... 28 28 (md.results.SteadystateSolution.Gradient1),... -
issm/trunk-jpl/test/NightlyRun/test415.py
r16307 r16938 36 36 #Fields and tolerances to track changes 37 37 field_names =['Gradient','Misfits','FrictionCoefficient','Pressure','Vel','Vx','Vy','Vz','Temperature','BasalforcingsMeltingRate'] 38 field_tolerances=[ 1e-10,1e-9,1e-10,1e-13,1e-09,1e-09,1e-09,1e-8,1e-09,1e-6]38 field_tolerances=[5e-10,1e-9,1e-10,1e-13,1e-09,1e-09,1e-09,1e-8,1e-09,1e-6] 39 39 field_values=[\ 40 40 md.results.SteadystateSolution.Gradient1,\ -
issm/trunk-jpl/test/NightlyRun/test423.m
r15984 r16938 47 47 %Fields and tolerances to track changes 48 48 field_names ={'ElementOnIceShelfAgressive','VelAgressive','ElementOnIceShelfSoft','VelSoft','ElementOnIceShelfSubelement','VelSubelement','ElementOnIceShelfSubelement2','VelSubelement2'}; 49 field_tolerances={1e-13, 1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};49 field_tolerances={1e-13,2e-13,1e-13,2e-13,1e-13,2e-13,1e-13,2e-13}; 50 50 field_values={element_on_iceshelf_agressive,vel_agressive,element_on_iceshelf_soft,vel_soft,element_on_iceshelf_subelement,vel_subelement,element_on_iceshelf_subelement2,vel_subelement2}; -
issm/trunk-jpl/test/NightlyRun/test423.py
r15984 r16938 58 58 #Fields and tolerances to track changes 59 59 field_names =['ElementOnIceShelfAgressive','VelAgressive','ElementOnIceShelfSoft','VelSoft','ElementOnIceShelfSubelement','VelSubelement','ElementOnIceShelfSubelement2','VelSubelement2'] 60 field_tolerances=[1e-13, 1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13]60 field_tolerances=[1e-13,2e-13,1e-13,2e-13,1e-13,2e-13,1e-13,2e-13] 61 61 field_values=[element_on_iceshelf_agressive,vel_agressive,element_on_iceshelf_soft,vel_soft,element_on_iceshelf_subelement,vel_subelement,element_on_iceshelf_subelement2,vel_subelement2] -
issm/trunk-jpl/test/NightlyRun/test426.m
r16363 r16938 24 24 'Bed3','Surface3','Thickness3','Floatingice3','IceVolume3','IceVolumeAboveFloatation3'}; 25 25 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,... 26 1e-11,1e-10,1e-11,1.25e-11, 1e-13,1e-13,...27 1e-10,1e-10,1e-10, 1.15e-11,1e-13,1e-13};26 1e-11,1e-10,1e-11,1.25e-11,5e-13,2e-12,... 27 1e-10,1e-10,1e-10,2e-11,5e-13,2e-12}; 28 28 field_values={... 29 29 (md.results.TransientSolution(1).Bed),... -
issm/trunk-jpl/test/NightlyRun/test426.py
r16363 r16938 35 35 36 36 field_tolerances=[1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,\ 37 1e-11,1e-10,1e-11,1.25e-11,1e-13,1e-13,\ 38 1e-10,1e-10,1e-10,1.15e-11,1e-13,1e-13] 37 1e-11,1e-10,1e-11,1.25e-11,5e-13,2e-12,\ 38 1e-10,1e-10,1e-10,2e-11,5e-13,2e-12] 39 39 40 40 41 field_values=[\ -
issm/trunk-jpl/test/NightlyRun/test501.m
r15771 r16938 8 8 %Fields and tolerances to track changes 9 9 field_names ={'Vx','Vy','Vel','Pressure'}; 10 field_tolerances={1e-1 3,1e-13,1e-13,1e-13};10 field_tolerances={1e-12,2e-12,2e-12,1e-13}; 11 11 field_values={... 12 12 (md.results.StressbalanceSolution.Vx),... -
issm/trunk-jpl/test/NightlyRun/test501.py
r15771 r16938 17 17 # Fields and tolerances to track changes 18 18 field_names =['Vx','Vy','Vel','Pressure'] 19 field_tolerances=[1e-1 3,1e-13,1e-13,1e-13]19 field_tolerances=[1e-12,2e-12,2e-12,1e-13] 20 20 field_values=[\ 21 21 md.results.StressbalanceSolution.Vx,\ -
issm/trunk-jpl/test/NightlyRun/test504.m
r15565 r16938 8 8 %Fields and tolerances to track changes 9 9 field_names ={'Vx1','Vy1','Vel1','Pressure1','Bed1','Surface1','Thickness1','Vx2','Vy2','Vel2','Pressure2','Bed2','Surface2','Thickness2'}; 10 field_tolerances={1e-1 3,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};10 field_tolerances={1e-12,2e-12,2e-12,1e-13,1e-13,1e-13,1e-13,1e-12,1e-12,1e-12,1e-13,1e-13,1e-13,1e-13}; 11 11 field_values={... 12 12 (md.results.TransientSolution(1).Vx),... -
issm/trunk-jpl/test/NightlyRun/test504.py
r15565 r16938 17 17 # Fields and tolerances to track changes 18 18 field_names =['Vx1','Vy1','Vel1','Pressure1','Bed1','Surface1','Thickness1','Vx2','Vy2','Vel2','Pressure2','Bed2','Surface2','Thickness2'] 19 field_tolerances=[1e-1 3,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13]19 field_tolerances=[1e-12,2e-12,2e-12,1e-13,1e-13,1e-13,1e-13,1e-12,1e-12,1e-12,1e-13,1e-13,1e-13,1e-13] 20 20 field_values=[\ 21 21 md.results.TransientSolution[0].Vx,\ -
issm/trunk-jpl/test/NightlyRun/test511.m
r16786 r16938 28 28 %Fields and tolerances to track changes 29 29 field_names ={'Gradient','Misfits','MaterialsRheologyB','Pressure','Vel','Vx','Vy'}; 30 field_tolerances={1e-11, 1e-12,1e-12,1e-09,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12};30 field_tolerances={1e-11,5e-12,1e-11,1e-09,2e-12,5e-12,2e-12}; 31 31 field_values={... 32 32 (md.results.StressbalanceSolution.Gradient1),... -
issm/trunk-jpl/test/NightlyRun/test511.py
r16482 r16938 39 39 #Fields and tolerances to track changes 40 40 field_names =['Gradient','Misfits','MaterialsRheologyB','Pressure','Vel','Vx','Vy'] 41 field_tolerances=[1e-11, 1e-12,1e-12,1e-09,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12]41 field_tolerances=[1e-11,5e-12,1e-11,1e-09,2e-12,5e-12,2e-12] 42 42 field_values=[\ 43 43 md.results.StressbalanceSolution.Gradient1,\ -
issm/trunk-jpl/test/NightlyRun/test514.m
r15605 r16938 45 45 %Fields and tolerances to track changes 46 46 field_names = {'x1' ,'y1' ,'x2' ,'y2' ,'x3' ,'y3' ,'x4' ,'y4' ,'x5' ,'y5' ,'x6' ,'y6' ,'x7' ,'y7' }; 47 field_tolerances = { 1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};47 field_tolerances = {2e-10,7e-10,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13}; 48 48 field_values = { x1 ,y1 ,y2 ,y2 ,y3 ,y3 ,y4 ,y4 ,y5 ,y5 ,y6 ,y6 ,y7 ,y7 }; -
issm/trunk-jpl/test/NightlyRun/test514.py
r13494 r16938 55 55 #Fields and tolerances to track changes 56 56 field_names =['x1','y1','x2','y2','x3','y3','x4','y4','x5','y5','x6','y6','x7','y7'] 57 field_tolerances =[1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13]57 field_tolerances = [2e-10,7e-10,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13] 58 58 field_values=[\ 59 59 x1, y1,\ -
issm/trunk-jpl/test/NightlyRun/test515.m
r15771 r16938 15 15 field_names ={'Temperature1','BasalforcingsMeltingRate1', ... 16 16 'Temperature2','BasalforcingsMeltingRate2'}; 17 field_tolerances={1e-13,1e-8,1e-13, 1e-8};17 field_tolerances={1e-13,1e-8,1e-13,2e-8}; 18 18 field_values={... 19 19 (md.results.TransientSolution(1).Temperature),... -
issm/trunk-jpl/test/NightlyRun/test515.py
r15771 r16938 24 24 field_names =['Temperature1','BasalforcingsMeltingRate1', \ 25 25 'Temperature2','BasalforcingsMeltingRate2'] 26 field_tolerances=[1e-13,1e-8,1e-13, 1e-8]26 field_tolerances=[1e-13,1e-8,1e-13,2e-8] 27 27 field_values=[\ 28 28 md.results.TransientSolution[0].Temperature,\ -
issm/trunk-jpl/test/NightlyRun/test608.m
r15565 r16938 8 8 %Fields and tolerances to track changes 9 9 field_names ={'Thickness'}; 10 field_tolerances={1e-1 3};10 field_tolerances={1e-12}; 11 11 field_values={... 12 12 (md.results.BalancethicknessSolution.Thickness),... -
issm/trunk-jpl/test/NightlyRun/test608.py
r15565 r16938 18 18 #Fields and tolerances to track changes 19 19 field_names =['Thickness'] 20 field_tolerances=[1e-1 3]20 field_tolerances=[1e-12] 21 21 field_values=[\ 22 22 md.results.BalancethicknessSolution.Thickness,\ -
issm/trunk-jpl/test/NightlyRun/test610.m
r15565 r16938 9 9 %Fields and tolerances to track changes 10 10 field_names ={'Thickness'}; 11 field_tolerances={1e-1 3};11 field_tolerances={1e-12}; 12 12 field_values={... 13 13 (md.results.BalancethicknessSolution.Thickness),... -
issm/trunk-jpl/test/NightlyRun/test610.py
r15565 r16938 19 19 #Fields and tolerances to track changes 20 20 field_names =['Thickness'] 21 field_tolerances=[1e-1 3]21 field_tolerances=[1e-12] 22 22 field_values=[\ 23 23 md.results.BalancethicknessSolution.Thickness,\ -
issm/trunk-jpl/test/NightlyRun/test701.m
r16410 r16938 51 51 %Fields and tolerances to track changes 52 52 field_names ={'Vx','Vy','Vel','Pressure'}; 53 field_tolerances={ 1e-13,1e-13,1e-13,1e-13};53 field_tolerances={5e-10,2e-9,2e-9,1e-10}; 54 54 field_values={... 55 55 (md.results.StressbalanceSolution.Vx),... -
issm/trunk-jpl/test/NightlyRun/test702.m
r16553 r16938 46 46 %Fields and tolerances to track changes 47 47 field_names ={'Vx','Vy','Vel','Pressure'}; 48 field_tolerances={ 1e-09,1e-09,1e-09,1e-09};48 field_tolerances={2e-09,2e-09,2e-09,1e-08}; 49 49 field_values={... 50 50 (md.results.StressbalanceSolution.Vx),...
Note:
See TracChangeset
for help on using the changeset viewer.