Skip to content

issues Search Results · repo:kripnerl/pleque language:"Jupyter Notebook"

Filter by

22 results
 (101 ms)

22 results

inkripnerl/pleque (press backspace or delete to remove)

There is a typo in the last part of the formula, it should be f_{pol,heat} pleque.utils.flux_expansions.effective_poloidal_heat_flux_exp_coef https://pleque.readthedocs.io/en/latest/flux_expansion.html?highlight=flux%20expansion ...
  • Jordanovik
  • Opened 
    on Feb 17, 2023
  • #59

https://pleque.readthedocs.io/en/latest/flux_expansion.html?highlight=flux%20expansion is inclination angle of poloidal magnetic field and the target plane. Replace and by between (everywhere)
  • Jordanovik
  • Opened 
    on Feb 17, 2023
  • #58

... What is broken - nothing, ignore this :)
  • hetsko
  • Opened 
    on Nov 16, 2022
  • #57

Currently, Equilibrium object loaded via pleque.io.compass.cdb() has .shot=0. This then causes further minor inconveniences such as the loss of this metadata when writing the equilibrium into a file, e.g. ...
  • hetsko
  • Opened 
    on Oct 27, 2022
  • #56

Function pleque.io.compass.cdb() uses revision=1 as a default parameter value. I would propose a change to revision=-1, i.e. the most recent revision. Arguments: - On the one hand, the original behaviour ...
  • hetsko
  • 2
  • Opened 
    on Oct 27, 2022
  • #55

Hello, I just cloned master and ran: python3 -m venv testvenv source testvenv/bin/activate pip install -U pip pip install -e . pip install pytest pytest and got the following test failures/errors: ===================================================================================================================================================== ...
  • ZedThree
  • 5
  • Opened 
    on Mar 26, 2020
  • #53

I had to remove the transposition to load the OMAS file in OMFIT properly. What is the correct convention? https://github.com/kripnerl/pleque/blob/db69eefeedadcf186166f963cda6c218d7760bf2/pleque/io/omas.py#L101-L103 ...
help wanted
  • kripnerl
  • 2
  • Opened 
    on Oct 9, 2018
  • #40

While preparing export of FluxFunction objects to omas I realised this is one way how to get equilibrium data from a coordinate object is for example this: coords._eq.tor_flux(coords) I am not sure if ...
  • Mateasek
  • Opened 
    on Sep 26, 2018
  • #36

https://github.com/kripnerl/pleque/blob/a1f203fb08c77f39e26c872d0fe4c30f72047850/pleque/core.py#L506
  • Mateasek
  • 2
  • Opened 
    on Sep 18, 2018
  • #29

I suppose there should be 9 instead of 0 attrs_pos = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 17] instead of attrs_pos = [0, 1, 2, 3, 4, 5, 6, 7, 8, 0, 10, 11, 13, 15, 17] https://github.com/kripnerl/pleque/blob/4cb78cc42e2642af51525187134b2ec62f93b87b/pleque/io/readgeqdsk.py#L78 ...
  • kripnerl
  • 1
  • Opened 
    on Aug 31, 2018
  • #25
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub