ENH: Tutorial updates re: temperature constraint

This commit is contained in:
andy
2012-11-19 14:46:11 +00:00
parent ed2860f1ec
commit 2c8acfb455
3 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@ source1
fixedTemperatureSourceCoeffs fixedTemperatureSourceCoeffs
{ {
mode constant; mode uniform;
temperature 350; temperature 350;
} }
} }

View File

@ -26,7 +26,7 @@ source1
fixedTemperatureSourceCoeffs fixedTemperatureSourceCoeffs
{ {
mode constant; mode uniform;
temperature 350; temperature 350;
} }
} }

View File

@ -26,7 +26,7 @@ source1
fixedTemperatureSourceCoeffs fixedTemperatureSourceCoeffs
{ {
mode constant; mode uniform;
temperature 2000; temperature 2000;
} }
} }