.cpr file
The .cpr file is an OptiStruct ASCII format results file.
File Creation
This file is created when CONTPRM,PREPRT,YES is specified in an input file which contains contact.
File Contents
This file contains a summary of initial conditions of contact interfaces. The information is printed as a separate table for each contact interface in the model. Currently, .cpr file output is supported for any model with contact.
File Format
The following table format is used to print the initial contact summary
information.
Type | Name | Content |
---|---|---|
NA | Contact Interface (N2S/S2S) | Lists the ID and name of the Contact Interface |
NA | Slave SURF/SET | Lists the ID and name of the Slave in the Contact Interface |
NA | Master SURF/SET | Lists the ID and name of the Master in the Contact Interface |
(I) - Integer | CONTID | Contact interface ID |
(I) – Integer | SLVGID | Core slave grid ID of the gap |
(I) – Integer | NCMSTG | Number of connected master grids of the gap |
(I) – Integer | NCSLVG | Number of connected slave grids beside the core slave grid of the gap (only for S2S contact) |
(C) - Characters | STATUS | Gap status (OPEN/CLOSED/FROZEN) |
(R) - Real Number | OPENING | Gap opening (negative value means penetration) |
(R) – Real Number | RAWGAP | Raw gap opening based on mesh coordinates (adjusted mesh coordinates with N2S ADJUST) |
(R) – Real Number | PADDING | Gap padding due to GPAD, S2S ADJUST, CLEARANCE, etc. |
(R) – Real Number | SAREA | Nodal contact area on the core slave grid (only for S2S contact) |