Skip to content

Commit 6f711ef

Browse files
billsacksfritzt
authored andcommitted
Add a pdf version of phs_iteration_schematic
This is needed for the pdf build: latexpdf cannot read svg files. I converted this using Inkscape (simply using "save as" and saving it as a pdf).
1 parent d470156 commit 6f711ef

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

doc/source/tech_note/Plant_Hydraulics/CLM50_Tech_Note_Plant_Hydraulics.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -714,6 +714,6 @@ The outermost level of iteration works towards convergence of leaf temperature,
714714

715715
.. _Figure PHS Flow Diagram:
716716

717-
.. figure:: phs_iteration_schematic.svg
717+
.. figure:: phs_iteration_schematic.*
718718

719719
Flow diagram of leaf flux calculations
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Daniel Kennedy provided the original file,
2+
phs_iteration_schematic.svg. This can be used to generate the html
3+
documentation. Bill Sacks then converted it to pdf using Inkscape
4+
(simply using "save as" and saving it as a pdf); the pdf is needed when
5+
generating a pdf (since latexpdf cannot use svg files).
6+
7+
Note that the figure is referenced in the rst as
8+
phs_iteration_schematic.*; each builder then uses the appropriate file
9+
(svg or pdf as needed).
131 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)