You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+31-13Lines changed: 31 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ The concrete material properties and parameters that have to be properly defined
55
55
56
56
***Note***
57
57
58
-
*The fracture energy (6) is not currently used, but has to be inputted with any number, e.g., "0".*
58
+
*The fracture energy (6) is not currently used, but has to be inputted with any value, e.g., "0" (do not leave in blank!).
59
59
60
60
*For the detailed information about the parameters (8) ~ (13), please see [Grassl et al. (2013)](https://www.sciencedirect.com/science/article/pii/S0020768313002886?via%3Dihub)*
61
61
@@ -64,7 +64,6 @@ The concrete material properties and parameters that have to be properly defined
64
64
</p>
65
65
66
66
<divstyle="text-align:center"><i><b>Figure 2.</b> Material Properties and parameters defined for CDPM2 (imamge captured from "cdpm2vumat.f")</i></div>
67
-
68
67
<br />
69
68
70
69
@@ -81,8 +80,6 @@ The solution-dependent state variables (hereafter termed state variables or SDVs
81
80
82
81
<divstyle="text-align:center"><i><b>Figure 3.</b> state variables (SDVs) defined for CDPM2 (imamge captured from "cdpm2vumat.f")</i></div>
83
82
84
-
85
-
86
83
<br />
87
84
88
85
## How to Input Properties/Parameters for CDPM2
@@ -106,7 +103,6 @@ To link the VUMAT of CDPM2 (***cdpm2vumat.f***) with ABAQUS, the values for the
106
103
</p>
107
104
108
105
<divstyle="text-align:center"><i><b>Figure 4.</b> "Depvar" defined for cdpm2vumat.f </i></div>
109
-
110
106
<br />
111
107
112
108
-***User Material***
@@ -121,17 +117,39 @@ To link the VUMAT of CDPM2 (***cdpm2vumat.f***) with ABAQUS, the values for the
121
117
122
118
<divstyle="text-align:center"><i><b>Figure 5.</b> "User Material" defined for cdpm2vumat.f </i></div>
123
119
124
-
125
-
126
120
<br />
127
121
128
122
## Running ABAQUS with CDPM2
129
123
124
+
This section introduces two ways to run ABQUS input file with *VUMAT* of CDPM2 (*cdpm2vumat.f*): one (1) on Abaqus/CAE or the other (2) on server.
125
+
130
126
#### On Abaqus/CAE
131
127
132
-
***To be updated.***
128
+
The step-by-step procedure for running ABAQUS with CDPM2 on Abaqus/CAE is as follows:
129
+
130
+
1. open CAE file
131
+
132
+
2. Go to *Step* module.
133
+
134
+
Field output request.
135
+
136
+
Check ***SDV, solution dependent state variables*** under State/Field/User/Time.
0 commit comments