Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cm3Libraries
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cm3
cm3Libraries
Wiki
Computational Micromechanics
Changes
Page history
New page
Templates
Clone repository
ok
authored
4 years ago
by
Van Dung NGUYEN
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Computational-Micromechanics.md
+22
-7
22 additions, 7 deletions
Computational-Micromechanics.md
with
22 additions
and
7 deletions
Computational-Micromechanics.md
View page @
a32e3d7f
...
...
@@ -30,7 +30,7 @@ In general, the strain averaging theorem and the Hill-Mandel condition are sasti
# II) Microscopic boundary condition (micro-BC)
## 1) General options for all micro-BCs
##
II-
1) General options for all micro-BCs
### Definition
A micro BC is defined as follows:
```
python
...
...
@@ -60,20 +60,35 @@ microBC = *microBCName*(tag, dim, addDofPerVertex)
-
**microBC.clearAllConstraintDofs()**
## 2) Periodic BC
## II-2) Periodic BC
There are three different types of periodic BC:
### 2.1) **nonLinearPeriodicBC**
### 2.2) **nonLinearPeriodicBC**
### 2.2) **nonLinear
Shifted
PeriodicBC**
### 2.3) **nonLinearPeriodicBC**
### 2.3) **nonLinear
General
PeriodicBC**
## 3) Displacement BC
##
II-
3) Displacement BC
## 4) Minimal kinematic BC
s
##
II-
4) Minimal kinematic BC
## 4) Mixed BC
## II-5) Mixed BC
There are 2 different types of periodic BC:
### 5.1) **nonLinearMixedBC**
OK
### 5.2) **nonLinearOrthogonalMixedBCDirectionFollowing**
OK
# III) Macroscopic boundary condition
## III-1) Periodic BCs
## III-2) Displacement BC
## III-3) Minimal kinematic BC
## III-4) Mixed BC
This diff is collapsed.
Click to expand it.