]> git.sesse.net Git - nageru/blobdiff - variational_refinement.txt
Add in the relative weighting of the variational refinement terms.
[nageru] / variational_refinement.txt
index b94f7981636e59c3600a7b643d80cad3bff03dd3..29f99e6b480e6924a8cc17967cd9322005c6985c 100644 (file)
@@ -153,8 +153,8 @@ iteration)
 
 we have the much more manageable
 
-  k1 I_x²    u + k1 I_x I_y v = - k1 I_t
-  k1 I_x I_y u + k1 I_y²    v = - k1 I_t
+  k1 I_x²    u + k1 I_x I_y v = - k1 I_t I_x
+  k1 I_x I_y u + k1 I_y²    v = - k1 I_t I_y
 
 ie., two linear equations in u and v. Now, you will notice two
 immediate problems by this equation set: