-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhow.html
141 lines (109 loc) · 7.26 KB
/
how.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
Copyright © 2016 Purdue University All rights reserved.
Developed by: Purdue Catalysis Center, School of Chemical Engineering, Purdue University
https://engineering.purdue.edu/~catalyst/
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal with the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimers.
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimers in the documentation and/or other materials provided with the distribution.
Neither the names of ??, nor the names of its contributors may be used to endorse or promote products derived from this Software without specific prior written permission.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE.
-->
<head>
<meta charset="UTF-8">
<title>Gradient✓</title>
<link rel="shortcut icon" type="image/x-icon" href="style/images/PCC-favIcon.ico" />
<link rel="stylesheet" href="style/css/jquery-ui.min.css">
<link rel="stylesheet" href="style/css/jquery-ui.theme.min.css">
<link rel="stylesheet" type="text/css" href="style.css" media="all" />
<link href='https://fonts.googleapis.com/css?family=Amaranth' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Droid+Serif:400,400italic,700,700italic' rel='stylesheet' type='text/css'>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.11.4/jquery-ui.min.js"></script>
<script async type="text/javascript" src="js/ddsmoothmenu.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjs/2.7.0/math.min.js"></script>
<script type="text/javascript" src="gradientcheck.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/flot/0.8.3/jquery.flot.min.js"></script>
<script type="text/javascript" src="js/jquery.flot.axislabels.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/flot.tooltip/0.8.5/jquery.flot.tooltip.min.js"></script>
<!-- Google Analytics Script-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-74027701-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<!-- Begin Wrapper -->
<div id="wrapper">
<!-- Begin Sidebar -->
<div id="sidebar">
<!-- <div id="logo"><a href="index.html"><img width="225" src="style/images/logo2.png" alt="Purdue Catalysis Center" /></a></div>-->
<div id="logo">
<center>
<br>
<a href="https://engineering.purdue.edu/~catalyst/" target="_blank"><img src="style/images/purduelogo.png" width="150"></a>
<br><br><br><br>
<a href="https://www.dow.com/" target="_blank"><img src="style/images/dowlogo.jpg" width="150"></a>
</center>
</div>
<!-- Begin Menu -->
<div id="menu" class="menu-v">
<ul>
<li><a href="../index.html">Home</a></li>
<li><a href="../gradientcheck/index.html">GradientCheck</a></li>
<li><a href="../gradientcheck/history.html"> History</a></li>
<li><a href="../gradientcheck/how.html"> How to Use</a></li>
<li><a href="../gradientcheck/license.html"> License</a></li>
<li><a href="../newsoutreach.html">News and Outreach</a></li>
<li><a href="../members.html">Members</a></li>
<li><a href="../prospective.html">Prospective Students</a></li>
<li><a href="../seminars.html">Seminars</a></li>
<li><a href="../publications.html">Publications</a></li>
<li><a href="../contacts.html">Contact Us</a></li>
<li><a href="../links.html">Links</a></li>
</ul>
</div>
<!-- End Menu -->
</div>
<!-- End Sidebar -->
<!----------------------- Begin Content --------------------------->
<div id="content">
<h1 class="title">Gradient✓ (GradientCheck) for Heterogeneous Catalysis: </h1>
<h2 class="title">How to Use</h2>
<hr>
<ol>
<li>
Load the GradientCheck website in Firefox, Chrome, or Safari.
</li>
<li>
Click on "Choose File" underneath the "Inputs Section" if you have a .json file with preset properties,
Use the dialog box that appears to select the desired .json file. Click the orange button "Fill Form from File” located to the right of the “Choose File” button. The inputs section should be populated with the data contained in the .json file.
Confirm all the values in the form are the values for your system of interest. Note that sometimes an educated order-of-magnitude estimate must be made for a few properties if they were not measured or reported. <b>If you do not have a .json file to load, fill in all the requested properties in the Inputs Section. Any notes or comments can be entered in the "Notes" box. </b>
</li>
<li>
Enter a filename in the “Output Filename” text box and click on “Download Form” to save your values as a .json file. A .json file will be downloaded and saved in your computer’s download folder.
</li>
<li>
Click the next orange button labeled "Calculate all fields". The calculated properties section should be filled with the results of the various equations and logical tests.
</li>
<li>
Click on the orange “Plot Gradients” button to the right of the bottom-most section titled “Gradient Plots” to visually view internal and external heat/mass gradients within the catalyst particle.
</li>
</ol>
<h2 class="title">Example .json File</h2>
<hr>
<p>
As a case study, a .json file for the reactor system described by Sharma and Cresswell's paper (DOI: <a href="http://onlinelibrary.wiley.com/doi/10.1002/aic.690370103/abstract" target="_blank">10.1002/aic.690370103</a>, ) can be downloaded here: <a href="Sharma Cresswell.json" download >Sharma Cresswell.json</a>
</p>
<hr>
<div style="text-align:center; float:none;">
Gradient✓ (GradientCheck) for Heterogeneous Catalysis v0.95, March 17, 2016
</div>
</div>
<!-- End Wrapper -->
</body>
</html>