Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add medge as output mesh #287

Open
wants to merge 88 commits into
base: main
Choose a base branch
from
Open

Add medge as output mesh #287

wants to merge 88 commits into from

Conversation

GBenedett
Copy link
Collaborator

@GBenedett GBenedett commented Dec 6, 2023

  • Add m-edge format for mesh in the GUI
  • Add m-edge format for mesh for the batch mode
  • Add control mesh for different part of the aircraft

Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Attention: Patch coverage is 4.76190% with 20 lines in your changes are missing coverage. Please review.

Project coverage is 50.91%. Comparing base (a11eb44) to head (2affe82).

❗ Current head 2affe82 differs from pull request most recent head a110919. Consider uploading reports for the commit a110919 to get more accurate results

Files Patch % Lines
ceasiompy/SUMOAutoMesh/sumoautomesh.py 0.00% 20 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #287       +/-   ##
===========================================
- Coverage   69.47%   50.91%   -18.57%     
===========================================
  Files          84       84               
  Lines        8148     8155        +7     
===========================================
- Hits         5661     4152     -1509     
- Misses       2487     4003     +1516     
Flag Coverage Δ
integrationtests ?
unittests 50.91% <4.76%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

GBenedett and others added 4 commits December 6, 2023 11:08
	new file:   EdgeRun/func/edgeconfig.py
	new file:   EdgeRun/tests/tests_edgeconfig/test_edgerun.py
	modified:   utils/commonnames.py
	modified:   utils/commonxpath.py
	new file:   utils/create_ainpfile.py
@GBenedett GBenedett self-assigned this Jan 9, 2024
the implicit scheme more efficient than the old multigrid scheme. Usage:

NGRID=1 (multigrid not needed)

STSTCONV=3 (turn on implicit)

KSP_TOL, KSP_TOL_TURB=0.01 (convergence of the linear solver)
GBenedett and others added 19 commits January 10, 2024 13:10
	new file:   test_edgerun_mpi.py
added to get edge queuing script
…/CEASIOMpy into medge_integration

	ceasiompy/EdgeRun/func/edgeutils.py
	new file:   queue_template.script
	modified:   ../tests/test_edgerun.py
	modified:   ../tests/test_edgerun_mpi.py
	modified:   edgeconfig.py
	modified:   ../tests/test_edgerun_mpi.py
	new file:   ../tests/test_edgerun_submit.py
	modified:   ../EdgeRun/func/edge_queScript_gen.py
	modified:   ../EdgeRun/func/edgeconfig.py
	modified:   create_ainpfile.py
runlocal_preprocessor_script to run preprocessor on local
	modified:   edgeconfig.py: added a check for Edge.bedg_p* file,
if the files already exist, preprocessor won't run
	modified:   edgeconfig.py
@GBenedett GBenedett changed the title add medge as output mesh Add medge as output mesh Feb 5, 2024
@GBenedett GBenedett added SU2 Related to SU2 Results Related to results generated by CEASIOMpy labels Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Results Related to results generated by CEASIOMpy SU2 Related to SU2
Projects
Status: Review
Development

Successfully merging this pull request may close these issues.

2 participants