Josh Thomas
Certified Consultant
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
26 févr. 2013, 11:21 UTC−5
1) Right-click on Results>Data Sets and select Cut Plane
2) In the Settings window, change Plane type to General
3) Define your plane that cuts through your geometry
4) Right-click on Results and select 2D Plot Group
5) Right-click on 2D Plot Group and select More Plots> Max/Min Surface
6) Right-click on Derived Values>Average>Surface Average
7) In the Settings window, change the Data set to Cut Plane 1
8) In the Expression field, select appropriate expression (ie T, p, etc) to find average
1) Right-click on Results>Data Sets and select Cut Plane
2) In the Settings window, change Plane type to General
3) Define your plane that cuts through your geometry
4) Right-click on Results and select 2D Plot Group
5) Right-click on 2D Plot Group and select More Plots> Max/Min Surface
6) Right-click on Derived Values>Average>Surface Average
7) In the Settings window, change the Data set to Cut Plane 1
8) In the Expression field, select appropriate expression (ie T, p, etc) to find average
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
26 févr. 2013, 23:43 UTC−5
1) Right-click on Results>Data Sets and select Cut Plane
2) In the Settings window, change Plane type to General
3) Define your plane that cuts through your geometry
4) Right-click on Results and select 2D Plot Group
5) Right-click on 2D Plot Group and select More Plots> Max/Min Surface
6) Right-click on Derived Values>Average>Surface Average
7) In the Settings window, change the Data set to Cut Plane 1
8) In the Expression field, select appropriate expression (ie T, p, etc) to find average
But sir, while following the method you have suggested, it is plotting the results with a range of 0-1 and a step of 0.1. But, the time step I require is in the range of 0-86100 with a step of 300. How can I change it to the required pattern??
[QUOTE]
1) Right-click on Results>Data Sets and select Cut Plane
2) In the Settings window, change Plane type to General
3) Define your plane that cuts through your geometry
4) Right-click on Results and select 2D Plot Group
5) Right-click on 2D Plot Group and select More Plots> Max/Min Surface
6) Right-click on Derived Values>Average>Surface Average
7) In the Settings window, change the Data set to Cut Plane 1
8) In the Expression field, select appropriate expression (ie T, p, etc) to find average
[/QUOTE]
But sir, while following the method you have suggested, it is plotting the results with a range of 0-1 and a step of 0.1. But, the time step I require is in the range of 0-86100 with a step of 300. How can I change it to the required pattern??
Ivar KJELBERG
COMSOL Multiphysics(r) fan, retired, former "Senior Expert" at CSEM SA (CH)
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
27 févr. 2013, 01:50 UTC−5
Hi
By default the solver temporal range goes from range(0,0.1,1) (see the Study - Time dependent node), you can change that to:
range(0,300, 86400)
knowing that by default COMSOL is counting time in seconds (another way range(0,1/12,24)[h] )
--
Good luck
Ivar
Hi
By default the solver temporal range goes from range(0,0.1,1) (see the Study - Time dependent node), you can change that to:
range(0,300, 86400)
knowing that by default COMSOL is counting time in seconds (another way range(0,1/12,24)[h] )
--
Good luck
Ivar