Changeset 90 for trunk/matml/transport/problems/castabox
- Timestamp:
- 09/16/04 09:42:34 (6 years ago)
- Location:
- trunk/matml/transport/problems/castabox
- Files:
-
- 2 removed
- 2 modified
-
castabox-solution.tex (modified) (2 diffs)
-
castabox.tex (modified) (3 diffs)
-
wrapper-solution.tex (deleted)
-
wrapper.tex (deleted)
Legend:
- Unmodified
- Added
- Removed
-
trunk/matml/transport/problems/castabox/castabox-solution.tex
r30 r90 1 \documentclass{article} 2 \usepackage{fullpage} 3 \begin{document} 4 \begin{enumerate} 1 5 % This is meant to be processed with PDFLaTeX 6 \item Cast-a-Box 2 7 3 8 \begin{enumerate} … … 30 35 \end{center} 31 36 \end{enumerate} 37 38 \end{enumerate} 39 \end{document} -
trunk/matml/transport/problems/castabox/castabox.tex
r30 r90 1 \documentclass{article} 2 \usepackage{fullpage} 3 \begin{document} 4 \begin{enumerate} 5 \item Cast-a-Box 6 1 7 The {\tt castabox} software required for this problem simulates transient 2 8 three-dimensional heat conduction with phase change and complex boundary … … 17 23 times, particularly one when the top surface is just fully frozen. (You may 18 24 find the program {\tt xv} useful for grabbing window snapshots.) Document 19 the temperatures represented by each contour surface. (7)25 the temperatures represented by each contour surface. 20 26 21 27 \item If the top surface freezes with liquid trapped beneath it (as you should … … 29 35 castabox} simulation that your design change is likely to work, by again 30 36 capturing a couple of temperature plots, particularly when the top surface is 31 just fully frozen. (10)37 just fully frozen. 32 38 \end{enumerate} 39 \end{enumerate} 40 \end{document}