Skip to content

A utility to create transient Ensight data of Loci/CHEM surface and boundary output that can be visualized as an animation in ParaView.

License

Notifications You must be signed in to change notification settings

ATAEngineering/make_movie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

make_movie Utility

This utility was developed by ATA Engineering to mimic the functionality of Loci/CHEM's extract_movie capability, but add support for boundary, cut plane, and isosurface output data. It can be used to write out surface data from a Loci/CHEM simualation in Ensight format, such that it can be viewed as an animation in ParaView.

Dependencies

This python utility requires the multiprocessing and argparse libraries.

Usage

Detailed usage can be found by passing the script the -h or --help options. An example of usage is shown below.

make_movie -h
make_movie -c myCase -s 10 -e 100 -i 10 -t 1e-5 -b BC_1,BC_2 -v qdot,pg

About

A utility to create transient Ensight data of Loci/CHEM surface and boundary output that can be visualized as an animation in ParaView.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages