Units are not compatible
Mar 13, 2021
03:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Mar 13, 2021
03:32 AM
Units are not compatible
Hello everyone,
When I was writing an equation, I got the message "Units are not compatible"
Can someone help?
Labels:
- Labels:
-
Civil_Engineering
-
Mathcad Usage
4 REPLIES 4
Mar 13, 2021
04:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Mar 13, 2021
04:01 AM
- Tags:
- Prime_6.0
Mar 13, 2021
04:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Mar 13, 2021
04:05 AM
@_0 wrote:
Hello everyone,
When I was writing an equation, I got the message "Units are not compatible"
Can someone help?
In the equation for:
- H you've typed "MN" instead of "M*N"; the variable MN doesn't exist.
- K you've typed "b(" instead of "b*"; the function b doesn't exist
The equation for G is OK after changing K.
In such situations, try copying each additive subexpression and evaluating. That often shows the root cause of the problem.
Stuart
Mar 13, 2021
08:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Mar 13, 2021
08:41 AM
@StuartBruff wrote:
In the equation for:
- H you've typed "MN" instead of "M*N"; the variable MN doesn't exist.
Yes, but MN is interpreted by Prime as unit MegaNewton and thats the reason for the unit mismatch error message 😉
Mar 13, 2021
04:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Mar 13, 2021
04:29 AM
Thank you so much StuartBruff and ttokoro!
