Skip to content
Snippets Groups Projects
Commit 209a41ee authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

nice !

parent a07c3eb6
No related branches found
No related tags found
No related merge requests found
Pipeline #2019 passed
......@@ -48,7 +48,7 @@ Function {
// Definition of parameters of the Dirichlet BCs, the dynamic problem and the external force
//==========================================================================================
force_amplitude = 1.8e03;
force_amplitude = 1.8e8;
force_ext[] = Vector[0., force_amplitude, 0.0];
}
......@@ -375,6 +375,6 @@ PostOperation {
DefineConstant[
R_ = {"Mec_SMP", Name "GetDP/1ResolutionChoices", Visible 0},
C_ = {"-solve -bin -v 3 -v2", Name "GetDP/9ComputeCommand", Visible 0},
C_ = {"-solve -bin -v 3 -v2 -pos", Name "GetDP/9ComputeCommand", Visible 0},
P_ = { "", Name "GetDP/2PostOperationChoices", Visible 0}
];
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment