Skip to content

DevinCharles/fluent_tui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLUENT_TUI

Simple tui command line helpers for Ansys Fluent. Current state is mostly non-existant.

Usage:

import fluent_tui as tui

d = tui.display()
d.picture_options(x=1024,y=768,dpi=300)
d.save_picture()
d.write_journal()

About

A simple TUI / journal file interface for ANSYS Fluent written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages