Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

help #1

Closed
NNNOTNERD opened this issue Sep 30, 2021 · 7 comments
Closed

help #1

NNNOTNERD opened this issue Sep 30, 2021 · 7 comments

Comments

@NNNOTNERD
Copy link

Excause me. Some functions cannot find in Library Functions of matlab, example buildConnectivityPS(),this function cannot find in matlab. on the other hand ,could you please give a more detailed instructions

@joelhi
Copy link
Owner

joelhi commented Sep 30, 2021

I think some utility files were missing. Pushed them now, so please try again.

Let me know how you get on!

@NNNOTNERD
Copy link
Author

NNNOTNERD commented Oct 8, 2021 via email

@joelhi joelhi closed this as completed Oct 11, 2021
@NNNOTNERD
Copy link
Author

[delta_a_temp,r_temp] = solveq(K,f,iterBC); I can not find function solveq,matlab says this function is undefinied

@NNNOTNERD
Copy link
Author

And is there any difference between Master_Beam_Jeol and Master_forward_Euler

@NNNOTNERD
Copy link
Author

And I can not find main function in KL folder

@joelhi
Copy link
Owner

joelhi commented Nov 2, 2021

Hey! The solveq function is part of calfem. Can be found here:

https://github.com/CALFEM/calfem-matlab/blob/master/fem/solveq.m

The difference between the two files is that one is displacement controlled stiffness solver and the forward euler is using dynamic relaxation.

There is no master file for the shell, as I implemented that from another software. It's just the files. Can maybe make one if you're interested.

@joelhi joelhi reopened this Nov 2, 2021
@NNNOTNERD
Copy link
Author

NNNOTNERD commented Nov 7, 2021 via email

@joelhi joelhi closed this as completed Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants