The
website is finished (sort of
Scalar module isn't done yet), all that is left to do is testing. I have received all the Physica test cases and as of Monday I have begun testing the website. Unfortunately some of the test cases are 6 years old so they may need to be updated and isn't exactly helpful.
On the plus side I will be able to test any silly mistakes I have made whilst making the website. Silly mistakes I have made so far and have corrected:
- In the Geometry module, gravity couldn't be set below zero.
- Also in Geometry module gravity Z wouldn't display
- In the Monitor module OUTPUT_INTERVAL was misnamed
- In Generic module the code doesn't include "TRANSIENT_RUN"
- Also in Generic module>transient>Delta_t>Cfl_Based CFL_LIMIT misnamed
- under Generic module>Transient END_TIME default is 1.0E+20
- In Inform Option New doesn't reset everything. Also need to add a confirm button for option New
- Material properties module doesn't display the code after refresh
- not put a confirm new button on inform page
- not put in the extra JavaScript needed to display content when clicked on
- put an option for FALSE_TIMESTEP and UNDER_RELAXATION to use
Some mistakes that need further investigation:
- In Free Surface module>SOLVE_FREESURF CONVECTION_METHOD is missing, one of the options is VAN_LEER
- under Free surface module>Level_set_method LSM_WIDTH not found when running Physica
- test cases>apps>fill04 run-time error M6201:MATH
Note to self
- in the test cases under apps fill01, fill02, fill03, fill04 removed the extension ".gz". gz extension is a file compression
- fill04 Inform file solidification module a lot of the code can be set in material properties module
- mesh builder page has been updated to included everything, does need checking though
- Generic module USER_INTERVAL_SAVE produces images if you have the plotpar file, if not use USER_MODULE
- have to put Geometry file first for some reason otherwise it produces errors
No comments:
Post a Comment