Error in some parts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Error in some parts
Hey guys,
Some of you know about my effort to reproduce an old work of my advisor, eventually, I decided to use Mathcad 15.
Now, I'm having some issues in some parts of my work, apparently is with one variable called "εs" and I don't know how to solve it, I'm very new in mathcad.
I'm putting in annex the work of my advisor and my file. Can anyone, in the name of everything that is sacred, help me?
Solved! Go to Solution.
- Labels:
-
Civil_Engineering
-
Programming
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You had a few indexes k too many. And the ORIGIN (starting index for arrays and vectors) should be set to 1 (all indexes i, j and k start at 1).
Now it 'works', but no convergence.
I think you can pick it up from here.
Boa sorte!
Luc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Are you sure you put all the indexes 'k' to the approriate variables...? They are important!
Success!
Luc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Can you save as Mathcad 11 (.mcd) file, and attach (don't worry about warnings). Makes it easier for me to see.
Luc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You had a few indexes k too many. And the ORIGIN (starting index for arrays and vectors) should be set to 1 (all indexes i, j and k start at 1).
Now it 'works', but no convergence.
I think you can pick it up from here.
Boa sorte!
Luc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Man, thank you so much
Now will try to make iterations until convergence
THANKS
