Skip to content

Tags: PrincetonUniversity/FOCUS

Tags

v0.14.06

Toggle v0.14.06's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #77 from PrincetonUniversity/coilsep1

Coilsep1

v0.13.01

Toggle v0.13.01's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #52 from PrincetonUniversity/develop

Merge version 13.01 into master

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #42 from PrincetonUniversity/develop

Separate plasma surface with limiter surface for coil-surface separation AND stellarator symmetry

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #24 from PrincetonUniversity/develop

New features:
Enable case_bnormal=1, __B.n__ is normalized to |__B__|. 

Bugs fixed:
1. double precision errors when using gfortran;
2. force case_bnormal=0 when calculating Bn harmonics;

v0.3.4

Toggle v0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #22 from PrincetonUniversity/develop

Levenberg-Marquardt algorithm now available and some minor fixes

v0.2.4

Toggle v0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #20 from PrincetonUniversity/develop

Develop

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #16 from PrincetonUniversity/develop

Develop

v0.1.0

Toggle v0.1.0's commit message
Begin to use version number for better control. This update includes:

1. add version info both in git and the code output hdf5 file (the variable 'version');
2. add function to exit the line search when not converge in CG;
3. add a example case of optimizing LHD coils (including helical windings);
4. modify rdcoils.h to shift initialized circular coils with a half inteval toroidal angle.