Import-Export

Top  Previous  Next

 

3D_MESHIN.PDE

Shows the use of the TRANSFERMESH statement to import a 3D mesh structure from a previous run.

 

3D_MESHOUT.PDE

Shows the use of the TRANSFER statement to export a 3D mesh structure for later use.

 

3D_SURF_EXPORT.PDE

Shows the application of integral constraints over selected surfaces in three dimensions.

 

BUILDTABLE.PDE

Shows the use of FlexPDE as a generator of data tables in proper format to be read in by other FlexPDE problems.

 

EXPORT.PDE

Illustrates the use of various forms of data EXPORT.

 

EXPORT_FORMAT.PDE

Illustrates the use of various forms of FORMATTED data export.

 

EXPORT_HISTORY.PDE

Illustrates the FORMATTED export of a HISTORY.

 

MESHIN.PDE

Shows the use of the TRANSFERMESH statement to import a mesh structure from a previous run.

 

MESHOUT.PDE

Shows the use of the TRANSFERMESH statement to export a mesh structure for later use.

 

SPLINE1.PDE

Shows a 1D spline table, and compares derivatives with analytic values.

 

SPLINETABLE.PDE

Employs a 2D data table named 'stable.tbl' to create a spline table.

 

TABLE.PDE

Shows use of the TABLE function.

 

TABLEDEF.PDE

Illustrates the use of the TABLEDEF function to define several parameters.

 

TRANSFER_IN.PDE

Shows use of the TRANSFER Input function to import data from another FlexPDE run. (TRANSFER_OUT must be run first).

 

TRANSFER_OUT.PDE

Shows use of the TRANSFER Output function to export data to another FlexPDE run.