srimanishreddy
Automotive
- Mar 12, 2018
- 13
hello all,
I have modeled a Fluid domain to conduct FSI simulation. In the co-execution, I had momentum convergence and the element deformation errors.
To rectify this, I edited the keywords of the Fluid domain to include FSI controls.
After the data check Abaqus CFD aborts with the error:
in keyword *CO-SIMULATIONREGION, file "co-sim_keywordedit_step1_FSI-Fluid_domain.inp", line 45607: The keyword is misplaced. It can be suboption for the following keyword(s)/level(s): co-simulation
in keyword *CO-SIMULATIONREGION, file "co-sim_keywordedit_step1_FSI-Fluid_domain.inp", line 45610: The keyword is misplaced. It can be suboption for the following keyword(s)/level(s): co-simulation
XML parsing failure for job co-sim_keywordedit_step1_FSI-Fluid_domain. Shutting down socket and terminating all further messages. Please check the .log, .dat, .sta, or .msg files for information about the status of the job.
XML parsing failure for job co-sim_keywordedit_step1_FSI-Fluid_domain. Shutting down socket and terminating all further messages. Please check the .log, .dat, .sta, or .msg files for information about the status of the job.
.inp error section for the Fluid domain is as below:
** BOUNDARY CONDITIONS
**
** Name: inletP Type: Fluid inlet/outlet
*Fluid Boundary, type=Surface
Surf-2, P, 0.
** Name: outletP Type: Fluid inlet/outlet
*Fluid Boundary, type=Surface
Surf-3, P, 0.
** Name: wall Type: Fluid wall condition
*Fluid Boundary, type=Surface
Surf-4, VELX, 0.
Surf-4, VELY, 0.
Surf-4, VELZ, 0.
** Interaction: FSI_Interaction
*Co-simulation, name=FSI_Interaction,controls=Cntrls, program=MULTIPHYSICS
*Co-simulation Controls, name = Cntrls, coupling=gauss-seidel, time incr=lockstep, time marks=yes, step size=export, scheme modifier=lag
*Controls, Type=FSI
, , , 9.07514450867
*Controls, Type=FSI, Mesh Smoothing = Implicit
, ,
*Co-simulation Region, import, type=SURFACE (-------------error line--------------)
Surf-1, U
Surf-1, V
*Co-simulation Region, export, type=SURFACE (-------------error line--------------)
Surf-1, LUMPEDMASS
Surf-1, TRSHR
**
** OUTPUT REQUESTS
**
*Restart, write, frequency=0
**
** FIELD OUTPUT: F-Output-1
**
*Output, field, variable=PRESELECT
*Output, history, frequency=0
*End Step
Can someone help me with some hint understand why this occurs?
I have modeled a Fluid domain to conduct FSI simulation. In the co-execution, I had momentum convergence and the element deformation errors.
To rectify this, I edited the keywords of the Fluid domain to include FSI controls.
After the data check Abaqus CFD aborts with the error:
in keyword *CO-SIMULATIONREGION, file "co-sim_keywordedit_step1_FSI-Fluid_domain.inp", line 45607: The keyword is misplaced. It can be suboption for the following keyword(s)/level(s): co-simulation
in keyword *CO-SIMULATIONREGION, file "co-sim_keywordedit_step1_FSI-Fluid_domain.inp", line 45610: The keyword is misplaced. It can be suboption for the following keyword(s)/level(s): co-simulation
XML parsing failure for job co-sim_keywordedit_step1_FSI-Fluid_domain. Shutting down socket and terminating all further messages. Please check the .log, .dat, .sta, or .msg files for information about the status of the job.
XML parsing failure for job co-sim_keywordedit_step1_FSI-Fluid_domain. Shutting down socket and terminating all further messages. Please check the .log, .dat, .sta, or .msg files for information about the status of the job.
.inp error section for the Fluid domain is as below:
** BOUNDARY CONDITIONS
**
** Name: inletP Type: Fluid inlet/outlet
*Fluid Boundary, type=Surface
Surf-2, P, 0.
** Name: outletP Type: Fluid inlet/outlet
*Fluid Boundary, type=Surface
Surf-3, P, 0.
** Name: wall Type: Fluid wall condition
*Fluid Boundary, type=Surface
Surf-4, VELX, 0.
Surf-4, VELY, 0.
Surf-4, VELZ, 0.
** Interaction: FSI_Interaction
*Co-simulation, name=FSI_Interaction,controls=Cntrls, program=MULTIPHYSICS
*Co-simulation Controls, name = Cntrls, coupling=gauss-seidel, time incr=lockstep, time marks=yes, step size=export, scheme modifier=lag
*Controls, Type=FSI
, , , 9.07514450867
*Controls, Type=FSI, Mesh Smoothing = Implicit
, ,
*Co-simulation Region, import, type=SURFACE (-------------error line--------------)
Surf-1, U
Surf-1, V
*Co-simulation Region, export, type=SURFACE (-------------error line--------------)
Surf-1, LUMPEDMASS
Surf-1, TRSHR
**
** OUTPUT REQUESTS
**
*Restart, write, frequency=0
**
** FIELD OUTPUT: F-Output-1
**
*Output, field, variable=PRESELECT
*Output, history, frequency=0
*End Step
Can someone help me with some hint understand why this occurs?