Search found 2 matches
- 09 June 2025, 23:50
- Forum: COCO (AmsterCHEM)
- Topic: Details on PropertyTester
- Replies: 2
- Views: 2612
Re: Details on PropertyTester
Thank you for the information. I went ahead and implemented the mole number derivatives (I had only implemented Temperature and Pressure derivatives so far). The only difference to the method you described is that each derivative is calculated using the Central Finite Difference method. This works v...
- 04 June 2025, 21:33
- Forum: COCO (AmsterCHEM)
- Topic: Details on PropertyTester
- Replies: 2
- Views: 2612
Details on PropertyTester
Hello all, I have developed a COBIA Standalone Thermodynamic Property Package which uses a 3rd-order Central Difference Method for the calculation of the various derivatives, as described in this article . It works quite well, producing results that are within 0.1% of those calculated trough perturb...