check_AEconv module
Modules for updating structural gauge.
Revision: 1.0.0 $Date: 24/01/2023 14:58$
History
1.0.0 - Initial Module Creation
To Do:
- check_AEconv.main()[source]
main sequence
- Procedure:
read previous displacement
read current displacement
check convergence
- Input files:
‘dispStruct_pre.dat’: displacement of previous step on structural mesh
‘dispStruct_fem.dat’: displacement of current step on structural mesh
- Output files:
None
- Parameters
None –
- Returns
exit status = 0 write “1” if converged, wirte “0” if not converged
Documentation last updated: Jan. 24, 2023 - Shugo Date