aboutsummaryrefslogtreecommitdiffstats
path: root/model_doc/vt_temperature.html
diff options
context:
space:
mode:
authorastrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675>2012-02-29 12:57:05 +0000
committerastrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675>2012-02-29 12:57:05 +0000
commitc6f78778f70d0aa5358677769ceeacf99a33c8f6 (patch)
tree6d695cad22d12b77ada81621e36db3a98cbb176b /model_doc/vt_temperature.html
parent49ae1d6ed1e9f3b788406ead943a2e42ec54c43d (diff)
downloadopt-utilities-c6f78778f70d0aa5358677769ceeacf99a33c8f6.tar.bz2
git-svn-id: file:///home/svn/opt_utilities@223 ed2142bd-67ad-457f-ba7c-d818d4011675
Diffstat (limited to 'model_doc/vt_temperature.html')
-rw-r--r--model_doc/vt_temperature.html27
1 files changed, 27 insertions, 0 deletions
diff --git a/model_doc/vt_temperature.html b/model_doc/vt_temperature.html
new file mode 100644
index 0000000..59e4e5f
--- /dev/null
+++ b/model_doc/vt_temperature.html
@@ -0,0 +1,27 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Model doc</title>
+ <script type="text/javascript"
+ src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
+ </script>
+ <script type="text/x-mathjax-config" >
+ MathJax.Hub.Config({
+ tex2jax: {
+ inlineMath: [['$','$'], ['\\(','\\)']],
+ processEscapes: true
+ }
+ });
+ </script>
+ </head>
+ <body>
+\begin{gather}
+ T(R)=T_0T_{\rm cool}(R)t(R)\\
+ T_{\rm cool}(R)=\frac{(x+T_{\rm min}/T_0)}{x+1}\\
+ t(R)=\frac{(\frac{R}{R_t})^{-1}}{[(\frac{R}{R_t})^b+1]^{c/b}}\\
+ x=(\frac{R}{R_{\rm cool}})^{a_{\rm cool}}
+\end{gather}
+
+
+ </body>
+</html>