Note: This discussion is about an older version of the COMSOL Multiphysics® software. The information provided may be out of date.
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.
Names of variables and Partial differential in COMSOL v4.2
Posted Mar 1, 2012, 11:43 a.m. EST Parameters, Variables, & Functions Version 3.5a, Version 4.2 2 Replies
Please login with a confirmed email address before reporting spam
Hi,
I set up a PDE model in COMSOL v4.2
PDEs (Weak Form):
Dependent Variables: AX, AY, AZ
Global Definition - Variable :
BX = AZy - AYz;
Weak Expression:
-HX*test(BX)+JX*test(AX); (HX and JX have been defined)
Error: Unknown variable AZy.
In COMSOL v3.5, AZy means "(partial AZ)/(partial y)". However, it seems that COMSOL 4.2 regards "AZy" as a new variable but not a differetial notation.
How to define a partial differential operator in COMSOL 4.2? Are there any restrictions of the names of dependent variables?
Thanks a lot.
Dan
I set up a PDE model in COMSOL v4.2
PDEs (Weak Form):
Dependent Variables: AX, AY, AZ
Global Definition - Variable :
BX = AZy - AYz;
Weak Expression:
-HX*test(BX)+JX*test(AX); (HX and JX have been defined)
Error: Unknown variable AZy.
In COMSOL v3.5, AZy means "(partial AZ)/(partial y)". However, it seems that COMSOL 4.2 regards "AZy" as a new variable but not a differetial notation.
How to define a partial differential operator in COMSOL 4.2? Are there any restrictions of the names of dependent variables?
Thanks a lot.
Dan
2 Replies Last Post Mar 1, 2012, 4:14 p.m. EST