Skip to content
Failed

Changes

Summary

  1. fix bug associated with DIMENSIONing a Parameter that had previously contained a string value
  2. fix bug in ocsmSave that wrote DIMENSIONs associated with DESPMTRs and CFGPMTRs twice
  3. add more verification data
  4. update names of constants associated with Parameters; make CFGPMTR statement exactly parallel the DESPMTR statement; give CONPMTRs global scope; ignore despmtr=0 argument to DIMENSION statment; add dimension test case; in ESP, report errors in ocsmLoad to user and set up GUI so that file can be editted; keep as many values as possible when resizing a Parameter via a DIMENSION statement; if after resizing the number of values is larger, repeat the last value; misc fixes to training_2020 files
  5. Update path to macOS asan library
Revision 1840 by jfdannen:
fix bug associated with DIMENSIONing a Parameter that had previously contained a string value
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
Revision 1839 by jfdannen:
fix bug in ocsmSave that wrote DIMENSIONs associated with DESPMTRs and CFGPMTRs twice
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
Revision 1838 by jfdannen:
add more verification data
Change TypePath in RepositoryPath in Workspace
The file was added/trunk/data/training/solutions/session03/verify_7.3.1/wing_alt.vfyOpenCSM/trunk/data/training/solutions/session03/verify_7.3.1/wing_alt.vfy
The file was added/trunk/data/training/solutions/session07/verify_7.3.1/capsule.vfyOpenCSM/trunk/data/training/solutions/session07/verify_7.3.1/capsule.vfy
Revision 1837 by jfdannen:
update names of constants associated with Parameters; make CFGPMTR statement exactly parallel the DESPMTR statement; give CONPMTRs global scope; ignore despmtr=0 argument to DIMENSION statment; add dimension test case; in ESP, report errors in ocsmLoad to user and set up GUI so that file can be editted; keep as many values as possible when resizing a Parameter via a DIMENSION statement; if after resizing the number of values is larger, repeat the last value; misc fixes to training_2020 files
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was added/trunk/data/basic/dimension.csmOpenCSM/trunk/data/basic/dimension.csm
The file was added/trunk/data/basic/verify_7.3.1/dimension.vfyOpenCSM/trunk/data/basic/verify_7.3.1/dimension.vfy
The file was added/trunk/data/training/data/session07/capsule.csmOpenCSM/trunk/data/training/data/session07/capsule.csm
The file was added/trunk/data/training/solutions/session03/wing_alt.csmOpenCSM/trunk/data/training/solutions/session03/wing_alt.csm
The file was modified /trunk/data/training/solutions/session05/round_pat.csmOpenCSM/trunk/data/training/solutions/session05/round_pat.csm
The file was added/trunk/data/training/solutions/session07/capsule.csmOpenCSM/trunk/data/training/solutions/session07/capsule.csm
The file was modified /trunk/data/training/solutions/session08/wingStruct.csmOpenCSM/trunk/data/training/solutions/session08/wingStruct.csm
The file was added/trunk/doc/training_2020/data/session07/capsule.csmOpenCSM/trunk/doc/training_2020/data/session07/capsule.csm
The file was modified /trunk/doc/training_2020/lectures/session03.texOpenCSM/trunk/doc/training_2020/lectures/session03.tex
The file was modified /trunk/doc/training_2020/lectures/session04.texOpenCSM/trunk/doc/training_2020/lectures/session04.tex
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/OpenCSM.hOpenCSM/trunk/src/OpenCSM.h
The file was modified /trunk/src/buildCSM.cOpenCSM/trunk/src/buildCSM.c
The file was modified /trunk/src/gridCSM.cOpenCSM/trunk/src/gridCSM.c
The file was modified /trunk/src/matchCSM.cOpenCSM/trunk/src/matchCSM.c
The file was modified /trunk/src/sensCSM.cOpenCSM/trunk/src/sensCSM.c
The file was modified /trunk/src/serveCSM.cOpenCSM/trunk/src/serveCSM.c
The file was modified /trunk/src/udfEditAttr.cOpenCSM/trunk/src/udfEditAttr.c
The file was modified /trunk/src/udpCsm.cOpenCSM/trunk/src/udpCsm.c
The file was modified /trunk/src/udpWaffle.cOpenCSM/trunk/src/udpWaffle.c
Revision 433 by galbramc:
Update path to macOS asan library
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_Memcheck.shJenkinsESP/ESP_Memcheck.sh