Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
Errors, errors, errors...??
Posted 2 juin 2010, 18:54 UTC−4 5 Replies
Please login with a confirmed email address before reporting spam
Hi everyone
I'm trying to build a groundwater model using matlab and I have two problems so far and I would appreciate any help
1) After I build all the features of my model I run the geomcsg command. For some reason sometimes the command works fine and for the same model sometimes get the following error "Could not resolve subdomain relations". Is there any explanation for that? Does the command geomcsg depends on any random "seed" so that sometimes works and other not?
2) After i build the model when I use very coarse mesh (i.e. meshinit(fem,'hauto', 10)) the problem can be solved, however when I use finer mesh I receive the message
"Singular Matrix"
and also
"there are 16 void equations for the variable p at coordinates (......)"
I've read in an other forum that if the minimum element quality(MEQ) is less than 0.05 this may happen. However in my model for hauto=10 ->MEQ=0.07 and worked. For hauto=1(which corresponds to the finest mesh) ->MEQ=0.1994 and get the above msg.
Any help on that??
Some more info about the model: is just a steady state groundwater flow with quite complex geometry
Thank you
I'm trying to build a groundwater model using matlab and I have two problems so far and I would appreciate any help
1) After I build all the features of my model I run the geomcsg command. For some reason sometimes the command works fine and for the same model sometimes get the following error "Could not resolve subdomain relations". Is there any explanation for that? Does the command geomcsg depends on any random "seed" so that sometimes works and other not?
2) After i build the model when I use very coarse mesh (i.e. meshinit(fem,'hauto', 10)) the problem can be solved, however when I use finer mesh I receive the message
"Singular Matrix"
and also
"there are 16 void equations for the variable p at coordinates (......)"
I've read in an other forum that if the minimum element quality(MEQ) is less than 0.05 this may happen. However in my model for hauto=10 ->MEQ=0.07 and worked. For hauto=1(which corresponds to the finest mesh) ->MEQ=0.1994 and get the above msg.
Any help on that??
Some more info about the model: is just a steady state groundwater flow with quite complex geometry
Thank you
5 Replies Last Post 7 mars 2011, 07:15 UTC−5