BOINCcalculator/en: Unterschied zwischen den Versionen

Aus BC-Wiki
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Zeile 29: Zeile 29:
=== BOINCcalculator 0.2.8 ===
=== BOINCcalculator 0.2.8 ===
* "Total time of model" added (this is the real time to end a model, BOINC manager only displays estimated time)
* "Total time of model" added (this is the real time to end a model, BOINC manager only displays estimated time)
* Seconds per timestep input increased again to 50 (HADAM3 model can be slower than expected)


=== BOINCcalculator 0.2.7 ===
=== BOINCcalculator 0.2.7 ===

Version vom 29. März 2009, 11:53 Uhr

Why exists BOINCcalculator?

Because I am rather discontented with what one can find out from the data of the graphics from CPDN / BBC CCE and SAP, I have written a program with which one can get to know a little more:

  • reached trickles / erreichte Trickle
  • earned credits / erreichte Credits
  • timesteps current trickle / Timesteps des aktuellen Trickle
  • % current trickle / % des aktuellen Trickle
  • timesteps until trickle / Timesteps bis zum nächsten Trickle
  • time until trickle / Zeit bis zum nächsten Trickle
  • timesteps until checkpoint / Timesteps bis zum nächsten Checkpoint
  • time until checkpoint / Zeit bis zum nächsten Checkpoint
  • time until finished WU / Timesteps bis zum WU-Ende

Screenshots

Download

System Requirements

  • Windows OS, tested on win7 64bit, win x64, XP 32bit

Changelog

BOINCcalculator 0.2.8

  • "Total time of model" added (this is the real time to end a model, BOINC manager only displays estimated time)
  • Seconds per timestep input increased again to 50 (HADAM3 model can be slower than expected)

BOINCcalculator 0.2.7

  • fixed the "Time until phase end" value, small integer was used instead of long integer
  • Seconds per timestep input reduced to 20

BOINCcalculator 0.2.6

  • HADSM3 160 model added, BBC CCE too (same model)
  • HADCM3 additional timesteps added
  • HADAM3P additional timesteps added
  • "Current Phase" field added (only important for HADSM3 Mid-Holocene)
  • "Time until phase end" field added (you can calculate now how long its taking to reach a phase)
  • more friendly names added

BOINCcalculator 0.2.5

  • fixed a major bug in s/ts input box not accepting decimal comma if a user runs the operating system with english settings, thx to mo.v to pointed this out!
  • HADCM3 -80 model years corrected, it was the 160 model (coming in later version)
  • BBC CCE model removed
  • begin to add some user friendly model names
  • "Projects" renamed to "Model" in menu

BOINCcalculator 0.2.4

  • HADAM3P credits corrected
  • new model HADRM3 beta added

BOINCcalculator 0.2.3

  • changed credits and timesteps of HADAM3P model, there were some changes from beta.

BOINCcalculator 0.2.2

  • new model HADAM3P added

BOINCcalculator 0.2.1

  • border style changed, should be look better now, Icon added

BOINCcalculator 0.2.0

  • new models HADSM3 + HADSM3 Mid-Holocene added
  • several smaller bugfixes

BOINCcalculator 0.1.6

  • Timesteps-end value fixed

BOINCcalculator 0.1.4

  • Tab-order fixed
  • "Seconds per timestep" decreased from 99 to 50

BOINCcalculator 0.1.2

  • Started