← Back to 3MAH
Contents:
Overview
Installation
Quick Start
Geometry and Mesh (
fedoo.mesh
)
Constitutive Law (
fedoo.constitutivelaw
)
Weak Formulation (
fedoo.weakform
)
Class Assembly
Time Integration (
fedoo.time
)
Problem (
fedoo.problem
)
Boundary conditions and constraints
Basic boundary conditions
fedoo.ListBC
Dirichlet and Neumann Boundary conditions
Multi Point Constraints
Advanced BC and constraints
Contact
Post-Processing
Heterogeneous structures
Define user problems
Examples
fedoo
Boundary conditions and constraints
fedoo.core.BoundaryCondition
fedoo.core.BoundaryCondition.change_value
View page source
fedoo.core.BoundaryCondition.change_value
BoundaryCondition.
change_value
(
newvalue
,
start_value
=
None
,
time_func
=
None
)