|
@@ -150,7 +150,7 @@ public class FEMParam implements SolverParam {
|
|
|
* Result FileName(结果文件名)
|
|
|
* result_file "3" "2.2_flat_dynamicResponse-transient"
|
|
|
*/
|
|
|
- private FEMElement result_file =new FEMElement("result_file","3","fem_result");
|
|
|
+ private FEMElement result_file =new FEMElement("result_file","3","fem");
|
|
|
|
|
|
public FEMElement getMesh_inp() {
|
|
|
return mesh_inp;
|