[cig-commits] commit 2043 by bangerth to /var/svn/dealii/aspect

dealii.demon at gmail.com dealii.demon at gmail.com
Sun Nov 24 15:48:36 PST 2013


Revision 2043

Set properties properly.

_U  trunk/aspect/CMakeLists.txt
_U  trunk/aspect/tests/CMakeLists.txt
_U  trunk/aspect/tests/adiabatic_conditions/screen-output
_U  trunk/aspect/tests/adiabatic_conditions.prm
_U  trunk/aspect/tests/adiabatic_initial_conditions/screen-output
_U  trunk/aspect/tests/adiabatic_initial_conditions.prm
_U  trunk/aspect/tests/adiabatic_initial_conditions_subadiabaticity/screen-output
_U  trunk/aspect/tests/adiabatic_initial_conditions_subadiabaticity.prm
_U  trunk/aspect/tests/box-end_time_1e7-terminate/screen-output
_U  trunk/aspect/tests/box-end_time_1e7-terminate.prm
_U  trunk/aspect/tests/box-first-time-step/screen-output
_U  trunk/aspect/tests/box-first-time-step-alternate-bc/screen-output
_U  trunk/aspect/tests/box-first-time-step-alternate-bc.prm
_U  trunk/aspect/tests/box-first-time-step.prm
_U  trunk/aspect/tests/box-steady-state-terminate/screen-output
_U  trunk/aspect/tests/box-steady-state-terminate.prm
_U  trunk/aspect/tests/composition-active/screen-output
_U  trunk/aspect/tests/composition-active.prm
_U  trunk/aspect/tests/composition-passive-tracers/screen-output
_U  trunk/aspect/tests/composition-passive-tracers.prm
_U  trunk/aspect/tests/compressibility/screen-output
_U  trunk/aspect/tests/compressibility.cc
_U  trunk/aspect/tests/compressibility.prm
_U  trunk/aspect/tests/compressibility_iterated_stokes/screen-output
_U  trunk/aspect/tests/compressibility_iterated_stokes.cc
_U  trunk/aspect/tests/compressibility_iterated_stokes.prm
_U  trunk/aspect/tests/conservative_with_mpi/screen-output
_U  trunk/aspect/tests/conservative_with_mpi.prm
_U  trunk/aspect/tests/diffusion/screen-output
_U  trunk/aspect/tests/diffusion-velocity/screen-output
_U  trunk/aspect/tests/diffusion-velocity.prm
_U  trunk/aspect/tests/diffusion.prm
_U  trunk/aspect/tests/graphical_output/screen-output
_U  trunk/aspect/tests/graphical_output.prm
_U  trunk/aspect/tests/inclusion_2/screen-output
_U  trunk/aspect/tests/inclusion_2.prm
_U  trunk/aspect/tests/inclusion_4/screen-output
_U  trunk/aspect/tests/inclusion_4.prm
_U  trunk/aspect/tests/inclusion_adaptive/screen-output
_U  trunk/aspect/tests/inclusion_adaptive.prm
_U  trunk/aspect/tests/no_flow/screen-output
_U  trunk/aspect/tests/no_flow.prm
_U  trunk/aspect/tests/non_conservative_with_mpi/screen-output
_U  trunk/aspect/tests/non_conservative_with_mpi.prm
_U  trunk/aspect/tests/passive_comp.prm
_U  trunk/aspect/tests/plugin.cc
_U  trunk/aspect/tests/plugin.prm
_U  trunk/aspect/tests/run_test.cmake
_U  trunk/aspect/tests/run_testsuite.cmake
_U  trunk/aspect/tests/shear-thinning.cc
_U  trunk/aspect/tests/shear-thinning.prm
_U  trunk/aspect/tests/sol_cx_2.prm
_U  trunk/aspect/tests/sol_cx_2_conservative.prm
_U  trunk/aspect/tests/sol_cx_2_normalized_pressure.prm
_U  trunk/aspect/tests/sol_cx_2_q3.prm
_U  trunk/aspect/tests/sol_cx_4.prm
_U  trunk/aspect/tests/sol_cx_4_conservative.prm
_U  trunk/aspect/tests/sol_cx_4_normalized_pressure.prm
_U  trunk/aspect/tests/sol_cx_4_normalized_pressure_large_static_pressure.prm
_U  trunk/aspect/tests/sol_cx_4_normalized_pressure_low_solver_tolerance.prm
_U  trunk/aspect/tests/sol_cx_tracers.prm
_U  trunk/aspect/tests/sol_kz_2.prm
_U  trunk/aspect/tests/sol_kz_2_cheaper_first_phase_solver.prm
_U  trunk/aspect/tests/sol_kz_2_conservative.prm
_U  trunk/aspect/tests/sol_kz_2_no_first_phase_solver.prm
_U  trunk/aspect/tests/sol_kz_2_q3.prm
_U  trunk/aspect/tests/sol_kz_4.prm
_U  trunk/aspect/tests/sol_kz_4_conservative.prm
_U  trunk/aspect/tests/stokes.prm
_U  trunk/aspect/tests/temperature-dependent-stokes-matrix.prm
_U  trunk/aspect/tests/terminate_user_request.prm
_U  trunk/aspect/tests/velocity_in_years.prm


http://www.dealii.org/websvn/revision.php?repname=Aspect+Repository&path=%2F&rev=2043&peg=2043

Diff:
Index: trunk/aspect/CMakeLists.txt
===================================================================
--- trunk/aspect/CMakeLists.txt	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/CMakeLists.txt	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/CMakeLists.txt
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Index: trunk/aspect/tests/CMakeLists.txt
===================================================================
--- trunk/aspect/tests/CMakeLists.txt	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/CMakeLists.txt	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/CMakeLists.txt
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/adiabatic_conditions/screen-output
===================================================================
--- trunk/aspect/tests/adiabatic_conditions/screen-output	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/adiabatic_conditions/screen-output	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/adiabatic_conditions/screen-output
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/adiabatic_conditions.prm
===================================================================
--- trunk/aspect/tests/adiabatic_conditions.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/adiabatic_conditions.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/adiabatic_conditions.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/adiabatic_initial_conditions/screen-output
===================================================================
--- trunk/aspect/tests/adiabatic_initial_conditions/screen-output	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/adiabatic_initial_conditions/screen-output	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/adiabatic_initial_conditions/screen-output
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/adiabatic_initial_conditions.prm
===================================================================
--- trunk/aspect/tests/adiabatic_initial_conditions.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/adiabatic_initial_conditions.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/adiabatic_initial_conditions.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/adiabatic_initial_conditions_subadiabaticity/screen-output
===================================================================
--- trunk/aspect/tests/adiabatic_initial_conditions_subadiabaticity/screen-output	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/adiabatic_initial_conditions_subadiabaticity/screen-output	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/adiabatic_initial_conditions_subadiabaticity/screen-output
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/adiabatic_initial_conditions_subadiabaticity.prm
===================================================================
--- trunk/aspect/tests/adiabatic_initial_conditions_subadiabaticity.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/adiabatic_initial_conditions_subadiabaticity.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/adiabatic_initial_conditions_subadiabaticity.prm
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Index: trunk/aspect/tests/box-end_time_1e7-terminate/screen-output
===================================================================
--- trunk/aspect/tests/box-end_time_1e7-terminate/screen-output	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/box-end_time_1e7-terminate/screen-output	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/box-end_time_1e7-terminate/screen-output
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/box-end_time_1e7-terminate.prm
===================================================================
--- trunk/aspect/tests/box-end_time_1e7-terminate.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/box-end_time_1e7-terminate.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/box-end_time_1e7-terminate.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/box-first-time-step/screen-output
===================================================================
--- trunk/aspect/tests/box-first-time-step/screen-output	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/box-first-time-step/screen-output	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/box-first-time-step/screen-output
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/box-first-time-step-alternate-bc/screen-output
===================================================================
--- trunk/aspect/tests/box-first-time-step-alternate-bc/screen-output	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/box-first-time-step-alternate-bc/screen-output	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/box-first-time-step-alternate-bc/screen-output
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/box-first-time-step-alternate-bc.prm
===================================================================
--- trunk/aspect/tests/box-first-time-step-alternate-bc.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/box-first-time-step-alternate-bc.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/box-first-time-step-alternate-bc.prm
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Index: trunk/aspect/tests/box-first-time-step.prm
===================================================================
--- trunk/aspect/tests/box-first-time-step.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/box-first-time-step.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/box-first-time-step.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/box-steady-state-terminate/screen-output
===================================================================
--- trunk/aspect/tests/box-steady-state-terminate/screen-output	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/box-steady-state-terminate/screen-output	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/box-steady-state-terminate/screen-output
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/box-steady-state-terminate.prm
===================================================================
--- trunk/aspect/tests/box-steady-state-terminate.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/box-steady-state-terminate.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/box-steady-state-terminate.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/composition-active/screen-output
===================================================================
--- trunk/aspect/tests/composition-active/screen-output	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/composition-active/screen-output	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/composition-active/screen-output
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/composition-active.prm
===================================================================
--- trunk/aspect/tests/composition-active.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/composition-active.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/composition-active.prm
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Index: trunk/aspect/tests/composition-passive-tracers/screen-output
===================================================================
--- trunk/aspect/tests/composition-passive-tracers/screen-output	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/composition-passive-tracers/screen-output	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/composition-passive-tracers/screen-output
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/composition-passive-tracers.prm
===================================================================
--- trunk/aspect/tests/composition-passive-tracers.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/composition-passive-tracers.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/composition-passive-tracers.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/compressibility/screen-output
===================================================================
--- trunk/aspect/tests/compressibility/screen-output	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/compressibility/screen-output	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/compressibility/screen-output
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/compressibility.cc
===================================================================
--- trunk/aspect/tests/compressibility.cc	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/compressibility.cc	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/compressibility.cc
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Index: trunk/aspect/tests/compressibility.prm
===================================================================
--- trunk/aspect/tests/compressibility.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/compressibility.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/compressibility.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/compressibility_iterated_stokes/screen-output
===================================================================
--- trunk/aspect/tests/compressibility_iterated_stokes/screen-output	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/compressibility_iterated_stokes/screen-output	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/compressibility_iterated_stokes/screen-output
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/compressibility_iterated_stokes.cc
===================================================================
--- trunk/aspect/tests/compressibility_iterated_stokes.cc	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/compressibility_iterated_stokes.cc	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/compressibility_iterated_stokes.cc
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Index: trunk/aspect/tests/compressibility_iterated_stokes.prm
===================================================================
--- trunk/aspect/tests/compressibility_iterated_stokes.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/compressibility_iterated_stokes.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/compressibility_iterated_stokes.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/conservative_with_mpi/screen-output
===================================================================
--- trunk/aspect/tests/conservative_with_mpi/screen-output	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/conservative_with_mpi/screen-output	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/conservative_with_mpi/screen-output
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/conservative_with_mpi.prm
===================================================================
--- trunk/aspect/tests/conservative_with_mpi.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/conservative_with_mpi.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/conservative_with_mpi.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/diffusion/screen-output
===================================================================
--- trunk/aspect/tests/diffusion/screen-output	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/diffusion/screen-output	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/diffusion/screen-output
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/diffusion-velocity/screen-output
===================================================================
--- trunk/aspect/tests/diffusion-velocity/screen-output	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/diffusion-velocity/screen-output	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/diffusion-velocity/screen-output
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/diffusion-velocity.prm
===================================================================
--- trunk/aspect/tests/diffusion-velocity.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/diffusion-velocity.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/diffusion-velocity.prm
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Index: trunk/aspect/tests/diffusion.prm
===================================================================
--- trunk/aspect/tests/diffusion.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/diffusion.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/diffusion.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/graphical_output/screen-output
===================================================================
--- trunk/aspect/tests/graphical_output/screen-output	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/graphical_output/screen-output	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/graphical_output/screen-output
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/graphical_output.prm
===================================================================
--- trunk/aspect/tests/graphical_output.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/graphical_output.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/graphical_output.prm
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Index: trunk/aspect/tests/inclusion_2/screen-output
===================================================================
--- trunk/aspect/tests/inclusion_2/screen-output	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/inclusion_2/screen-output	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/inclusion_2/screen-output
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/inclusion_2.prm
===================================================================
--- trunk/aspect/tests/inclusion_2.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/inclusion_2.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/inclusion_2.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/inclusion_4/screen-output
===================================================================
--- trunk/aspect/tests/inclusion_4/screen-output	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/inclusion_4/screen-output	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/inclusion_4/screen-output
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/inclusion_4.prm
===================================================================
--- trunk/aspect/tests/inclusion_4.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/inclusion_4.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/inclusion_4.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/inclusion_adaptive/screen-output
===================================================================
--- trunk/aspect/tests/inclusion_adaptive/screen-output	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/inclusion_adaptive/screen-output	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/inclusion_adaptive/screen-output
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/inclusion_adaptive.prm
===================================================================
--- trunk/aspect/tests/inclusion_adaptive.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/inclusion_adaptive.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/inclusion_adaptive.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/no_flow/screen-output
===================================================================
--- trunk/aspect/tests/no_flow/screen-output	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/no_flow/screen-output	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/no_flow/screen-output
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/no_flow.prm
===================================================================
--- trunk/aspect/tests/no_flow.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/no_flow.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/no_flow.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/non_conservative_with_mpi/screen-output
===================================================================
--- trunk/aspect/tests/non_conservative_with_mpi/screen-output	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/non_conservative_with_mpi/screen-output	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/non_conservative_with_mpi/screen-output
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/non_conservative_with_mpi.prm
===================================================================
--- trunk/aspect/tests/non_conservative_with_mpi.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/non_conservative_with_mpi.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/non_conservative_with_mpi.prm
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Index: trunk/aspect/tests/passive_comp.prm
===================================================================
--- trunk/aspect/tests/passive_comp.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/passive_comp.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/passive_comp.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/plugin.cc
===================================================================
--- trunk/aspect/tests/plugin.cc	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/plugin.cc	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/plugin.cc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/plugin.prm
===================================================================
--- trunk/aspect/tests/plugin.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/plugin.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/plugin.prm
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Index: trunk/aspect/tests/run_test.cmake
===================================================================
--- trunk/aspect/tests/run_test.cmake	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/run_test.cmake	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/run_test.cmake
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Index: trunk/aspect/tests/run_testsuite.cmake
===================================================================
--- trunk/aspect/tests/run_testsuite.cmake	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/run_testsuite.cmake	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/run_testsuite.cmake
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Index: trunk/aspect/tests/shear-thinning.cc
===================================================================
--- trunk/aspect/tests/shear-thinning.cc	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/shear-thinning.cc	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/shear-thinning.cc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/shear-thinning.prm
===================================================================
--- trunk/aspect/tests/shear-thinning.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/shear-thinning.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/shear-thinning.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/sol_cx_2.prm
===================================================================
--- trunk/aspect/tests/sol_cx_2.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/sol_cx_2.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/sol_cx_2.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/sol_cx_2_conservative.prm
===================================================================
--- trunk/aspect/tests/sol_cx_2_conservative.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/sol_cx_2_conservative.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/sol_cx_2_conservative.prm
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Index: trunk/aspect/tests/sol_cx_2_normalized_pressure.prm
===================================================================
--- trunk/aspect/tests/sol_cx_2_normalized_pressure.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/sol_cx_2_normalized_pressure.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/sol_cx_2_normalized_pressure.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/sol_cx_2_q3.prm
===================================================================
--- trunk/aspect/tests/sol_cx_2_q3.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/sol_cx_2_q3.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/sol_cx_2_q3.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/sol_cx_4.prm
===================================================================
--- trunk/aspect/tests/sol_cx_4.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/sol_cx_4.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/sol_cx_4.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/sol_cx_4_conservative.prm
===================================================================
--- trunk/aspect/tests/sol_cx_4_conservative.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/sol_cx_4_conservative.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/sol_cx_4_conservative.prm
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Index: trunk/aspect/tests/sol_cx_4_normalized_pressure.prm
===================================================================
--- trunk/aspect/tests/sol_cx_4_normalized_pressure.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/sol_cx_4_normalized_pressure.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/sol_cx_4_normalized_pressure.prm
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Index: trunk/aspect/tests/sol_cx_4_normalized_pressure_large_static_pressure.prm
===================================================================
--- trunk/aspect/tests/sol_cx_4_normalized_pressure_large_static_pressure.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/sol_cx_4_normalized_pressure_large_static_pressure.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/sol_cx_4_normalized_pressure_large_static_pressure.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/sol_cx_4_normalized_pressure_low_solver_tolerance.prm
===================================================================
--- trunk/aspect/tests/sol_cx_4_normalized_pressure_low_solver_tolerance.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/sol_cx_4_normalized_pressure_low_solver_tolerance.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/sol_cx_4_normalized_pressure_low_solver_tolerance.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/sol_cx_tracers.prm
===================================================================
--- trunk/aspect/tests/sol_cx_tracers.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/sol_cx_tracers.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/sol_cx_tracers.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/sol_kz_2.prm
===================================================================
--- trunk/aspect/tests/sol_kz_2.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/sol_kz_2.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/sol_kz_2.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/sol_kz_2_cheaper_first_phase_solver.prm
===================================================================
--- trunk/aspect/tests/sol_kz_2_cheaper_first_phase_solver.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/sol_kz_2_cheaper_first_phase_solver.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/sol_kz_2_cheaper_first_phase_solver.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/sol_kz_2_conservative.prm
===================================================================
--- trunk/aspect/tests/sol_kz_2_conservative.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/sol_kz_2_conservative.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/sol_kz_2_conservative.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/sol_kz_2_no_first_phase_solver.prm
===================================================================
--- trunk/aspect/tests/sol_kz_2_no_first_phase_solver.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/sol_kz_2_no_first_phase_solver.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/sol_kz_2_no_first_phase_solver.prm
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Index: trunk/aspect/tests/sol_kz_2_q3.prm
===================================================================
--- trunk/aspect/tests/sol_kz_2_q3.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/sol_kz_2_q3.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/sol_kz_2_q3.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/sol_kz_4.prm
===================================================================
--- trunk/aspect/tests/sol_kz_4.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/sol_kz_4.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/sol_kz_4.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/sol_kz_4_conservative.prm
===================================================================
--- trunk/aspect/tests/sol_kz_4_conservative.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/sol_kz_4_conservative.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/sol_kz_4_conservative.prm
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Index: trunk/aspect/tests/stokes.prm
===================================================================
--- trunk/aspect/tests/stokes.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/stokes.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/stokes.prm
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Index: trunk/aspect/tests/temperature-dependent-stokes-matrix.prm
===================================================================
--- trunk/aspect/tests/temperature-dependent-stokes-matrix.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/temperature-dependent-stokes-matrix.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/temperature-dependent-stokes-matrix.prm
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Index: trunk/aspect/tests/terminate_user_request.prm
===================================================================
--- trunk/aspect/tests/terminate_user_request.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/terminate_user_request.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/terminate_user_request.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: trunk/aspect/tests/velocity_in_years.prm
===================================================================
--- trunk/aspect/tests/velocity_in_years.prm	2013-11-23 00:33:57 UTC (rev 2042)
+++ trunk/aspect/tests/velocity_in_years.prm	2013-11-24 23:47:57 UTC (rev 2043)

Property changes on: trunk/aspect/tests/velocity_in_years.prm
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id Revision
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property


More information about the CIG-COMMITS mailing list