From 116775be22b55ea2825a335e1a15dd64edabd4cf Mon Sep 17 00:00:00 2001 From: Jukka Aho Date: Fri, 29 May 2015 23:52:48 +0300 Subject: [PATCH] added couple of ideas --- docs/features.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/features.md b/docs/features.md index cfbec19..bfb80d1 100644 --- a/docs/features.md +++ b/docs/features.md @@ -24,3 +24,6 @@ FEATURES / TODO - Mortar - Modular design - E.g. contact formulation can be altered by user +- Mesh and results format, Xdmf? +- No scalars but field variables, e.g. no constant 210GPa for steel, we interpolate variable from nodes. + - (Constant is a special case of field variable).