PHASTA/Wish List

From PHASTA Wiki
Revision as of 14:12, 5 June 2014 by Nmati (talk | contribs) (Phasta)
Jump to: navigation, search

This page is intended to be a log of useful features to add to various tools such as Phasta and NSpre. Odds are that no one will ever actually implement anything listed on this page, but if you somehow find yourself with a little extra time, it's always here.

Phasta

  • Convert all Fortran to a separate language (such as C or Julia)
  • Cross Platform (Hey, I can dream)
  • Standardize the Sync IO library to work as is across Phasta and Paraview.
  • Get rid of the need to know a priori how many fields will need to be written when using Sync IO
  • Write interface to allow Phasta to read and write both Sync IO and Posix

NSpre

  • Error checking to make sure that the size of the mesh contained in geom.sms is equal to the size of the mesh associated with restart.*.0.
  • Ability to interpolate directly from a partitioned mesh.