20 votes
PCH File - What is a .pch file and how do I open it?
Learn about .PCH files and view a list of programs that open them.
Languages
Overview
What is a PCH file? Output file created by MSC Nastran, a structural analysis program that enables you to test the integrity of different structures such as spacecraft or buildings; contains different types of data output depending on the card (similar to a command) that is run.
More Information An example of a card is XYPUNCH , which will create an output of the X and Y-axis data, e.g., magnitude vs. frequency. The contents of the PCH file created from this card would consist of two types of data. The first type would resemble the .F06 file, with mode shapes, static displacements, and grid point stress data, but in alternate format from the F06 file. The second type of output would display magnitude vs. frequency, which helps plot the response curve in a spreadsheet.
Document Icon
Breadcrumbs
Previous / Next
In-Depth
.PCH File Extension
2 file types use the .pch file extension.
Nastran Punch Output File
| Developer | MSC Software |
| Popularity |
3.1 | 20 Votes |
What is a PCH file?
Output file created by MSC Nastran, a structural analysis program that enables you to test the integrity of different structures such as spacecraft or buildings; contains different types of data output depending on the card (similar to a command) that is run.
More Information
An example of a card is XYPUNCH , which will create an output of the X and Y-axis data, e.g., magnitude vs. frequency. The contents of the PCH file created from this card would consist of two types of data. The first type would resemble the .F06 file, with mode shapes, static displacements, and grid point stress data, but in alternate format from the F06 file. The second type of output would display magnitude vs. frequency, which helps plot the response curve in a spreadsheet.
Open over 400 file formats with File Viewer Plus . Free Download
Programs that open or reference PCH files
Sort
Pricing
Program Name
Platform
Reset
X
Windows
MSC Nastran
Paid
Linux
MSC Nastran
Paid
Category: Data Files
Updated: January 24, 2014
Precompiled Header File
| Developer | N/A |
| Popularity |
3.1 | 11 Votes |
Contains programming code referenced by a source code file, often using an #include preprocessor directive; may reference other header ( .H ) files and other resources.
More Information
PCH files are used by Microsoft Visual C++ and other software development programs, such as Apple Xcode. PCH files used by Xcode are called Prefix Header files and are typically named " [name]_Prefix.pch ."
Programs that open or reference PCH files
Sort
Pricing
Program Name
Platform
Reset
X
Windows
Microsoft Visual Studio 2022
Free +
Code::Blocks
Free
Any text editor
Mac
Apple Xcode
Free
Code::Blocks
Free
MacroMates TextMate
Free
Any text editor
Linux
Code::Blocks
Free
Category: Developer Files
Updated: August 24, 2015