0.6.4
Pre-release
Pre-release
0.6.4
- Fixed:
window_open_fraction_permanent
insfeprapy.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 implementmcs_gen
andmcs_obj
into the time equivalence calculation. - New:
sfeprapy.mcs0
whenbeam_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.