Skip to content

0.6.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@fuyans fuyans released this 19 Aug 07:56
· 251 commits to master since this release
269dddb

0.6.4

  • Fixed: window_open_fraction_permanent in sfeprapy.mcs0.
  • Fixed: added long_description_content_type to setup.py to change description type to markdown.
  • Improved: README.md updated to reflect the new sfeprapy.mcs0.

0.6.1

  • New: sfeprapy.func.mcs_gen general purpose stochastic variable generator.
  • New: sfeprapy.func_mcs_obj general purpose Monte Carlo Simulation object.
  • New: sfeprapy.mcs0 to implement mcs_gen and mcs_obj into the time equivalence calculation.
  • New: sfeprapy.mcs0 when beam_loc is removed, the most onerous location will be calculated and used based on specific fire curve.
  • Improved: sfeprapy.mc1 MCS routine is converted to an object, MonteCarloCase and MonteCarlo classes are provided to substitute existing factions.
  • Fixed: sfeprapy.mc1 convergence of protection thickness maybe failed to find.
  • Fixed: sfeprapy.dat.ec_3_1_2kyT units fixed, used degree K but should be degree C.