source:
issm/oecreview/Archive/24684-25833/ISSM-25660-25661.diff
Last change on this file was 25834, checked in by , 4 years ago | |
---|---|
File size: 620 bytes |
-
../trunk-jpl/src/m/classes/flowequation.m
61 61 if isfield(objstruct,'borderstokes'), self.borderFS = objstruct.borderstokes; end; 62 62 end 63 63 64 %Oct 8 2020 65 %Warning if MLHO 66 if any(self.vertex_equation==4) 67 warning(['Monolayer Higher-Order (MLHO) detected in md.flowequation, this is probably a mistake, you need to run setflowequation again']); 68 end 69 64 70 end% }}} 65 71 end 66 72 methods
Note:
See TracBrowser
for help on using the repository browser.