-
Notifications
You must be signed in to change notification settings - Fork 11
Meeting agenda 20220614(Tokyo) 20220613(Denver)
Keisuke Inoue edited this page Jun 14, 2022
·
3 revisions
For preparing iRIC v4 release, new repository and online installers are prepared:
- iRIC v4 installer: https://github.com/i-RIC/online_update_v4/raw/main/iRIC_Installer_v4.exe
- iRIC v4 (develop) installer: https://github.com/i-RIC/online_update_v4/raw/main/iRIC_Installer_v4_dev.exe
- iRIC v4 online update repository: https://github.com/i-RIC/online_update_v4
- Fix iriclib_v4 repository setting so that new SDKs are pushed to online_update_v4 repository
- Fix prepost-gui repository setting so that new GUI binaries are pushed to online_update_v4 repository
https://github.com/i-RIC/iriclib_v4/pull/41
Kazutake and I created a solver template repository.
https://github.com/kazutake/iric-v4_solver
It is based on your work to use GitHub actions to push new programs to online_update repository.
The new points are:
- It supports workflow to push files to online_update repository, without building. For solvers written in Python, it helps.
- Solver developer can choose to which solver should be bundled: public, develop, or none.
CAP Version problem (https://github.com/i-RIC/prepost-gui/blob/develop/libs/misc/versionnumber.cpp#L155-L160)
For fastmech need hdf5 file_id from
- return H5CgnsFile impl->m_fileId in cg_iric_open
- add function to get impl->m_fileId
- add code to iriclib to remove calculation results
- 2022/07/11 Mon. 18:00 (Denver)
- 2022/07/12 Thu. 9:00 (Tokyo)