Changeset 1234 for palm/trunk/TUTORIAL/SOURCE/program_structure.tex
- Timestamp:
- Sep 25, 2013 6:17:49 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/TUTORIAL/SOURCE/program_structure.tex
r1227 r1234 471 471 \tikzstyle{greenLarge} = [rectangle, draw, fill=green!20, text width=0.3\textwidth, minimum size=12pt, font=\tiny] 472 472 \tikzstyle{line} = [draw, -] 473 \tikzstyle{linered} = [draw, color=red, -] 473 474 474 \tikzstyle{Bigwhite} = [rectangle, text width=0.63\textwidth, minimum size=35pt, font=\tiny] 475 475 \tikzstyle{Bigbox} = [rectangle, draw, fill=gray!20, text width=0.65\textwidth, minimum size=33pt, font=\tiny] … … 512 512 % \uncover<1->{\node [yellowLarge, below=0.05cm of prognosticequca] (prognosticequve) {prognostic\_equations\_vector};} 513 513 \uncover<1->{\node [boxinfo, below=-0.025cm of prognosticequve] (Boxinfo) {For details, see \\ PALM Flow Chart (VIII).};} 514 \path<1-> [line red] (boxlinespace.north) -| (prognosticequca.north);514 \path<1-> [line] (boxlinespace.north) -| (prognosticequca.north); 515 515 \path<1-> [line] (boxlinespace.north) -| (prognosticequve.north); 516 516 % \uncover<1->{\node [redsmall, above=0.3cm of prognosticequca] (redadv) {standard\\advection};} … … 730 730 731 731 \uncover<1->{\node [Bigbox] (bigbox) {};} 732 \uncover<1->{\node [redsmall, above=-0.23cm of bigbox] (redadv) {standard advection};} 733 734 \uncover<1->{\node [yellow, below=0.1cm of redadv] (calcmeanptprofile) {calc\_mean\_pt\_profile};} 732 733 \uncover<1->{\node [yellow, above=-0.75cm of bigbox] (calcmeanptprofile) {calc\_mean\_pt\_profile};} 735 734 736 735 % \uncover<1->{\node [yellowLarge, left=0.5cm of calcmeanptprofile] (prognosticequationsnoopt) {prognostic\_equations\_noopt};}
Note: See TracChangeset
for help on using the changeset viewer.