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

fix bug of not finding fp_params #842

Merged
merged 1 commit into from
Aug 5, 2022
Merged

fix bug of not finding fp_params #842

merged 1 commit into from
Aug 5, 2022

Conversation

hongriTianqi
Copy link
Contributor

@hongriTianqi hongriTianqi commented Aug 4, 2022

I found a bug when running a real calculation: fp_params not found when generating forward files. The reason is that kspacing can only found in fp_params, and I deleted the lines for getting fp_params. This bug is fixed in this PR.

@codecov-commenter
Copy link

codecov-commenter commented Aug 4, 2022

Codecov Report

Merging #842 (56fd651) into devel (db6c8f1) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##            devel     #842      +/-   ##
==========================================
- Coverage   36.10%   36.08%   -0.02%     
==========================================
  Files          97       97              
  Lines       17161    17169       +8     
==========================================
  Hits         6196     6196              
- Misses      10965    10973       +8     
Impacted Files Coverage Δ
dpgen/generator/run.py 63.11% <0.00%> (-0.19%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us.

@hongriTianqi hongriTianqi changed the title fix bug of no funding fp_params fix bug of not funding fp_params Aug 4, 2022
@njzjz njzjz changed the title fix bug of not funding fp_params fix bug of not finding fp_params Aug 4, 2022
@wanghan-iapcm wanghan-iapcm merged commit 40f66fd into deepmodeling:devel Aug 5, 2022
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

Successfully merging this pull request may close these issues.

3 participants