Keyword type: step
This option is used to print selected nodal contact variables in file jobname.frd for subsequent viewing by CalculiX GraphiX. The following variables can be selected:
Since contact is modeled by nonlinear springs the contact energy corresponds to the spring energy.
The selected variables are stored for the complete model.
The first occurrence of an *CONTACT FILE keyword card within a step wipes out all previous nodal contact variable selections for file output. If no *CONTACT FILE card is used within a step the selections of the previous step apply. If there is no previous step, no nodal contact variables will be stored.
There are two optional parameters: FREQUENCY and TIME POINTS. They are mutually exclusive.
FREQUENCY applies to nonlinear calculations where a step can consist of several increments. Default is FREQUENCY=1, which indicates that the results of all increments will be stored. FREQUENCY=N with N an integer indicates that the results of every Nth increment will be stored. The final results of a step are always stored. If you only want the final results, choose N very big. The value of N applies to *EL FILE, *ELPRINT, *NODE FILE, *NODE PRINT, *FACE PRINT, *CONTACT FILE and *CONTACT PRINT. If the FREQUENCY parameter is used for more than one of these keywords with conflicting values of N, the last value applies to all. A frequency parameter stays active across several steps until it is overwritten by another FREQUENCY value or the TIME POINTS parameter.
With the parameter TIME POINTS a time point sequence can be referenced, defined by a *TIME POINTS keyword. In that case, output will be provided for all time points of the sequence within the step and additionally at the end of the step. No other output will be stored and the FREQUENCY parameter is not taken into account. Within a step only one time point sequence can be active. If more than one is specified, the last one defined on any of the keyword cards *EL FILE, *ELPRINT, *NODE FILE, *NODE PRINT, *FACE PRINT, *CONTACT FILE and *CONTACT PRINT will be active. The TIME POINTS option should not be used together with the DIRECT option on the procedure card. The TIME POINTS parameters stays active across several steps until it is replaced by another TIME POINTS value or the FREQUENCY parameter.
Notice that CDIS and CSTR results are stored together, i.e. specifying CDIS will automatically store CSTR too and vice versa.
First line:
Example: *CONTACT FILE,FREQUENCY=2,TIME POINTS=T1 CDIS,CSTR
requests the storage of the relative contact displacements and contact stresses in the .frd file every second increment. In addition, output will be stored for all time points defined by the T1 time points sequence.
Example files: .