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

head file ddpTimeStepping.hpp missed #1

Closed
cncqcl opened this issue Sep 12, 2017 · 6 comments
Closed

head file ddpTimeStepping.hpp missed #1

cncqcl opened this issue Sep 12, 2017 · 6 comments

Comments

@cncqcl
Copy link

cncqcl commented Sep 12, 2017

[ 1%] Building CXX object CMakeFiles/L2_Schwarz.dir/src/L2_Schwarz_Errors.cpp.o
/home/chenl0d/PECS/PECS-1D-master/src/L2_Schwarz_Errors.cpp:20:31: fatal error: ddpTimeStepping.hpp: No such file or directory
#include "ddpTimeStepping.hpp"

Checked the online repository and didn't find ddpTimeStepping.hpp in ./include.

@mdh266
Copy link
Owner

mdh266 commented Sep 12, 2017

Sorry about that! I'll add it tonight after work.

@mdh266
Copy link
Owner

mdh266 commented Sep 12, 2017

Should be fixed now. You can run the testing to make sure it works. Also note that I changed the build instructions. Let me know if it works and you have any other questions.

@mdh266 mdh266 closed this as completed Sep 13, 2017
@cncqcl
Copy link
Author

cncqcl commented Sep 13, 2017

It works now. Thanks!

@mdh266
Copy link
Owner

mdh266 commented Sep 14, 2017

no problem! what are you using this for out of curiosity?

@cncqcl
Copy link
Author

cncqcl commented Sep 16, 2017

Hi Mike,

We have a project needing a semiconductor simulator, it is about the photomixer. We are now at the starting stage of this project.
I found your project from one of your published papers and hopefully we can use your simulator or at least refer to yours. I'll check more details about your simulator as our research goes on. Thank you very much for your excellent works and also for the sharing.

BTW, are you still working on numerical simulation methods things?

@mdh266
Copy link
Owner

mdh266 commented Sep 20, 2017

My pleasure, thank you for the kind words! There is also a 2D version: https://github.com/mdh266/PECS

I'm not sure if you need the interaction with the electrolyte. If you dont, and just need a semiconductor device simulator, I wrote one here :

https://github.com/mdh266/Semiconductor_Device_Simulator

I'm no longer work in numerical simulations, but if you have any questions or any issues arise feel free to email me.

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