lp:~stefanor/esys-particle/py310

Created by Stefano Rivera and last modified
Get this branch:
bzr branch lp:~stefanor/esys-particle/py310
Only Stefano Rivera can upload to this branch. If you are Stefano Rivera please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stefano Rivera
Project:
ESyS-Particle
Status:
Development

Recent revisions

1232. By Stefano Rivera

Don't call Py_Initialize before Py_Main

This is unsupported, and breaks sys.path on Python 3.10.
Since https://github.com/python/cpython/commit/af1d64d9f7a7cf673279725fdbaf4adcca51d41f
See: https://bugs.python.org/issue36204
See: https://bugs.python.org/issue34008

Fixes: https://bugs.debian.org/1009240

1231. By Steffen Abe <email address hidden>

- initial commit of friction with rolling resistance
 - still EXPERIMENTAL, not fully tested yet
 - some field savers are not working yet

1230. By <email address hidden>

- more work on rolling resistance
- fixed another bug w.r.t. "rigid" parameter in CRotFrictionInteraction

1229. By Steffen Abe <email address hidden>

- added missing update of Makefiles due to added source

N.B. The autotools-based build process is _not_ yet tested for this
  revision, only cmake

1228. By Steffen Abe <email address hidden>

- fixed broadcast for "rigid" parameter in RotFrictionIGP for tagged IGs now
  too
- started work rolling resistance implementation (nothing useful there yet,
just some infrastructure)

1227. By Steffen Abe <email address hidden>

Additions:
 - moveParticleBy
 - rotateParticleBy

Bugfix:
 - "rigid" parameter in RotFrictionIGP wasn't broadcast to workers

Other:
 - compatibility issues w.r.t. gcc 11.2 (const compare ops in STL
   set)
 - cmake issues in Debian testing

1226. By Steffen Abe <email address hidden>

extended removeIG to damping groups

1225. By <email address hidden>

- fixed bug in MpiWTimer. The output of timing data to the console using setVerbosityLevel(5) actually works now.
- removed deprecation warnings due to std::auto_ptr. Replaced with std::unique_ptr
- removed warnings due to missing return values
- removed warnings due to incomplete type

1224. By <email address hidden>

missing changes in Tutorial (PDF, version number in LaTeX-file)

1223. By <email address hidden>

merging with local branch

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:esys-particle
This branch contains Public information 
Everyone can see this information.

Subscribers