GithubHelp home page GithubHelp logo

Comments (3)

Ydrnan avatar Ydrnan commented on July 25, 2024

Hello @bavramidis ,

Can you provide us the branch and the commit you are using ?

I join a small script: script.txt
You just have to replace the .txt in .sh and change the path to source qp2. If you are not using bash you can directly past the content of the file in command line. Can you try it to see if the problem remains ?

If it does not work can you give us a tar.gz of an ezfio with a script to reproduce your problem ?

Thanks
Yann

from qp2.

bavramidis avatar bavramidis commented on July 25, 2024

Hello Yann,

I believe I know what my problem was now.

Instead of setting n_det_print_wf through the main .sh file, I was setting this manually. Same with read_wf.

If one uses the commands in the script you sent within the .sh file, changing these parameters isnt a problem. Changing manually by going into EZFIO/determinants , then running qp run print_wf doesnt seem to register the changes made within the EZFIO.

Best to make changes within the .sh file.

Thanks!

Ben

from qp2.

Ydrnan avatar Ydrnan commented on July 25, 2024

Hello @bavramidis,

So, there are two different ways to change the settings.

  • The first one is to write in the terminal or in a script:
    qp set_file #ezfio_name
    qp set #module_name #parameter #value

  • The second one is to write in the terminal:
    qp set_file #ezfio_name
    qp edit
    or
    qp_edit #ezfio_name
    in order to edit by hand the parameters of the ezfio.

I will recommand you to set the parameters in command line for small calculations. For larger calculations, it might be better to set them in a script in order to be sure of what you have done. Finally, looking at the parameters via qp edit will help you to know/understand the different parameters.

I hope it will help you to use qp2 without any problem.

Yann

from qp2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.