CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Wiki > Tioga

Tioga

From CFD-Wiki

(Difference between revisions)
Jump to: navigation, search
(New page: Tioga is a Ruby library for scientific plotting which uses pdfTeX as a renderer. This allows production of publication quality vector format graphics with almost any (La)TeX text/formulas ...)
(External Link)
 
(2 intermediate revisions not shown)
Line 1: Line 1:
-
Tioga is a Ruby library for scientific plotting which uses pdfTeX as a renderer. This allows production of publication quality vector format graphics with almost any (La)TeX text/formulas appearing in the image:
+
Tioga is a Ruby library for scientific plotting which uses pdfTeX as a renderer. This allows production of publication quality vector format graphics. Almost any (La)TeX text/formulas may appear in the image and are rendered properly.
Example of Tioga visualization:
Example of Tioga visualization:
-
[[Image:http://www.kitp.ucsb.edu/~paxton/tioga_jpegs/opacity_eos.jpg]]
+
 
 +
[[Image:tioga_opacity_eos.jpg]]
Tioga is limited to 2D visualization. It is particulary useful for traditional function plots,  2D fields in false color, and contour plotting.
Tioga is limited to 2D visualization. It is particulary useful for traditional function plots,  2D fields in false color, and contour plotting.
 +
 +
Tioga is Free Software.
 +
 +
== External Link ==
 +
*[http://www.kitp.ucsb.edu/~paxton/tioga.html Tioga plotting software homepage]
 +
*[https://web.archive.org/web/20160102205630/http://www.kitp.ucsb.edu:80/members/PM/paxton/tioga.html The Tioga homepage on archive.org]

Latest revision as of 14:05, 26 January 2018

Tioga is a Ruby library for scientific plotting which uses pdfTeX as a renderer. This allows production of publication quality vector format graphics. Almost any (La)TeX text/formulas may appear in the image and are rendered properly.

Example of Tioga visualization:

Tioga opacity eos.jpg

Tioga is limited to 2D visualization. It is particulary useful for traditional function plots, 2D fields in false color, and contour plotting.

Tioga is Free Software.

External Link

My wiki