Skip to content
Snippets Groups Projects
Commit 5de5af51 authored by akbib's avatar akbib Committed by akbib@FU-BERLIN.DE
Browse files

remove wrong scaling of the energy

[[Imported from SVN: r11301]]
parent 66ebbe09
Branches
No related tags found
No related merge requests found
......@@ -131,7 +131,7 @@ public:
}
}
return 0.5*energy;
return energy;
}
//! Return the local assembler of the first derivative of the strain energy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment