Hi I'm working on cell scaffolds and l used Darcy and solid physics for modeling and I'm using Livelink COMSOL with MATLAB for material update (Young module) and I used the following code to set the previous solution as the initial solution .

model.sol('sol1').feature('v1').set('initmethod', 'sol'); model.sol('sol1').feature('v1').set('initsol', 'sol1');

But I got the following error: Messages:

The following feature has encountered a problem: - Feature: Time-Dependent Solver 1 (sol1/t1) Nonlinear solver did not converge

Maximum number of segregated iterations reached Time: 0 s. Last time step is not converged.

Thank you for your help.

More Hani Soleimani's questions See All
Similar questions and discussions