Ignore:
Timestamp:
08/11/11 08:29:42 (14 years ago)
Author:
Mathieu Morlighem
Message:

Implemented hydrological model with Anne LeBrocq's model

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/solvers/solver_stokescoupling_nonlinear.cpp

    r8834 r9271  
    3535        femmodel->parameters->FindParam(&min_mechanical_constraints,MinMechanicalConstraintsEnum);
    3636        femmodel->parameters->FindParam(&max_nonlinear_iterations,MaxNonlinearIterationsEnum);
     37        UpdateConstraintsx(femmodel->nodes,femmodel->constraints,femmodel->parameters);
    3738       
    3839        count=1;
Note: See TracChangeset for help on using the changeset viewer.