/
Appendix

GiD - The personal pre and post processor

Appendix

In this appendix, the example on how to implement a problemtypes with the classic problem-type system is presented. This system of connecting a calculation module to GiD is still supported, but it is deprecated.


The 'classic' problem-type is located in problemtypes/Examples/cmas2d.gid
A 'classic'-like problemtype is composed by these files:
.prb: configuration of the general parameter (not associated to entities)
.mat: configuration of materials and their properties
.cnd: configuration of the conditions imposed on the calculation
.bas: (template file) the file for configuring the format of the interchange file that mediates between GiD data and the calculating module. The file for interchanging the data exported by GiD has the extension .dat. This file stores the geometric and physical data of the problem.
.bat: the file that can be executed called from GiD. This file initiates the calculating module.
The calculating module (in this example cmas2d.exe) solves the equations in the problem and saves the results in the results file. This module may be programmed in the language of your choice, 'C' in used in this example.

Related content

Interaction of GiD with the calculating module
Interaction of GiD with the calculating module
More like this
Using the problemtype classic with an example 
Using the problemtype classic with an example 
More like this
APPENDIX B (classic problemtype system)
APPENDIX B (classic problemtype system)
More like this
 Implementation
 Implementation
More like this
APPENDIX A (PRACTICAL EXAMPLES)
APPENDIX A (PRACTICAL EXAMPLES)
More like this
PROBLEMTYPE SYSTEM
PROBLEMTYPE SYSTEM
More like this

COPYRIGHT © 2022 · GID · CIMNE