This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
appendices:a9 [2024/03/22 11:03] sophie [Appendix 9: Printing files *.ipn, *.ipe, *.ipr, *.ipc, *.ips] |
appendices:a9 [2024/03/22 11:15] (current) sophie [Appendix 9: Printing files *.ipn, *.ipe, *.ipr, *.ipc, *.ips] |
||
---|---|---|---|
Line 40: | Line 40: | ||
It means that for printing a State Variable, IPSIG = 16 + N(state variable). For example, if it is a 2D simulation, using EP-PLASOL as mechanical constitutive law, in order to print the deformation in Y, IPSIG = 16 + 9 = 25. | It means that for printing a State Variable, IPSIG = 16 + N(state variable). For example, if it is a 2D simulation, using EP-PLASOL as mechanical constitutive law, in order to print the deformation in Y, IPSIG = 16 + 9 = 25. | ||
- | **For a Hydro-mechanical behaviour**, the stresses link to the fluid flow law must be added (for example: with ECOUS-S in 2D, 4 stresses has to be added ): | + | **For a Hydro-mechanical behaviour**, the stresses link to the fluid flow law must be added (for example: with ECOUS-S in 2D, 4 stresses have to be added ): |
|$IP_{1}$|$\sigma_x$,$\sigma_y$,$\sigma_{xy}$,$\sigma_z$, +4| IPSIG: 1 to 8| | |$IP_{1}$|$\sigma_x$,$\sigma_y$,$\sigma_{xy}$,$\sigma_z$, +4| IPSIG: 1 to 8| | ||
Line 49: | Line 49: | ||
In this case, IPSIG = 32 + N(state variable). | In this case, IPSIG = 32 + N(state variable). | ||
- | **For a Thermo-hydro-mechanical behaviour**, the stresses link to the heat and fluid flow law must be added (for example: with WAVAT, 24 stresses has to be added): | + | **For a Thermo-hydro-mechanical behaviour**, the stresses link to the heat and fluid flow law must be added (for example: with WAVAT, 24 stresses have to be added): |
|$IP_{1}$|$\sigma_x$,$\sigma_y$,$\sigma_{xy}$,$\sigma_z$, +24| IPSIG: 1 to 28| | |$IP_{1}$|$\sigma_x$,$\sigma_y$,$\sigma_{xy}$,$\sigma_z$, +24| IPSIG: 1 to 28| |